Adobe AIR是
目前
唯一正式
用于32
位Linux
。
但是在
64
位Linux
上无法使用
32
位兼容
库
。
有
几种方法可以
在Linux上安装
的Adobe AIR
。
我
在Ubuntu
的首选方法
是使用.
deb包
。
不过.
deb
包由
Adobe
分布式
只能安装
在32
位系统。
好消息
是,这
可以很容易地
固定的!
要
安装Adobe
AIR在一个
64
位系统
deb包
只要按照下列
步骤:
1.下载
Adobe AIR Download the Adobe AIR .deb file
2.打开终端 CD到包含adobeair.deb文件的目录下面
3.创建 tmp 目录
4.提取deb 文件到tmp目录
5.提取control文件
6.将参数结构从i386到ALL
7.重新打包deb
8.现在我们可以在64位系统上安装 Adobe AIR了 命令如下:
经过本人测试 此方法可以用,英文水平有限翻译不好勿笑话哦。贴下原文。
原文如下:
Right now Adobe AIR is only officially available for 32-bit Linux. But it does work on 64-bit Linux with the 32-bit compatibility libraries. There are several ways to install Adobe AIR on Linux. My preferred way on Ubuntu is to use the .deb package. However the .deb package distributed by Adobe can only be installed on 32-bit systems. Good news is that this can be easily fixed! To install the Adobe AIR .deb package on a 64-bit system just follow these steps:
-
Download the Adobe AIR .deb file
- In a terminal window go to the directory containing the adobeair.deb file
- Create a tmp dir:
- Extract the deb file to the tmp dir:
dpkg-deb -x
adobeair.deb tmp
- Extract the control files:
dpkg-deb --control
adobeair.deb tmp/
DEBIAN
- Change the Architecture parameter from “i386″ to “all”:
sed
-i
"s/i386/all/"
tmp/
DEBIAN/
control
- Repackage the deb file:
dpkg
-b
tmp adobeair_64.deb
Now you can install Adobe AIR on a 64-bit system! From the command line just do:
sudo
dpkg
-i
adobeair_64.deb
That’s it! Let me know if you have any questions.
分享到:
相关推荐
最新ubuntu下无线工具minidwep-gtk-40420-ubuntu-64bit.deb
超级好用的无线破解工具,带图形界面,让你轻松实现无线破解.ubuntu下的64位版本
Ubuntu 24.04 64-bit ARM (ARMv8 AArch64) server install image ubuntu-24.04-live-server-amd64.iso.sha256.txt ubuntu-24.04-live-server-amd64.iso ubuntu-24.04-desktop-amd64.iso.sha256 ubuntu-24.04-desktop...
最新ubuntu下无线工具minidwep-gtk-40420-ubuntu-64bit.deb
根据提供的文件信息,本文将详细解析与“ubuntu-14.04-desktop-amd64.iso”相关的知识点,包括Ubuntu 14.04版本的特点、64位系统的概念、ISO镜像文件的作用以及如何安装Ubuntu 14.04等。 ### 一、Ubuntu 14.04 LTS...
Ubuntu 20.04 是一个流行的 Linux 发行版,而离线安装 MingW-W64 可能是因为在没有网络连接或者网络不稳定的情况下进行的。以下是一份详细的步骤,教你如何在 Ubuntu 20.04 上离线安装 MingW-W64。 **一、准备离线...
要安装这个MongoDB的压缩包,首先你需要确保你的Ubuntu 18.04系统是aarch64架构。然后,遵循以下步骤进行安装: 1. **下载安装包**:访问MongoDB官网或通过wget命令从官方镜像站点下载`mongodb-linux-aarch64-...
下载**clang+llvm-8.0.0-x86_64-linux-gnu-ubuntu-16.04** LLVM下载地址:http://releases.llvm.org/download.html#8.0.0 放置到`openarkcompiler/tools`目录,打开`openarkcompiler/build/config/BUILDCONFIG.gn`...
ubuntu-16.04.4-desktop-amd64.iso
标题中的"scrt-sfx-9.5.1-3272.ubuntu20-64.x86-64.deb"表明这是一个Debian软件包,用于在Ubuntu 20.04(Focal Fossa)64位系统上安装或更新"scrt-sfx"应用程序。"scrt-sfx"可能是某种软件开发工具、脚本执行环境...
ubuntu-20.04-desktop-amd64(百度网盘) (ISO)(百度网盘)(百度网盘)
clang+llvm-12.0.0-x86_64-linux-gnu-ubuntu-16.04
ubuntu-18.04.6-server-arm64.iso ubuntu arm64 aarch64位系统 ubuntu for arm64 ubuntu for aarch64
3. 下载Understand的Linux版本,这里应为"Understand5--ubuntu18.04-64bit"压缩包。 4. 解压下载的文件:`tar -zxvf Understand5--ubuntu18.04-64bit.zip` 5. 进入解压后的目录并运行可执行文件:`cd understand/bin...
install-tl-ubuntu, 在Ubuntu上,安装TeX脚本 install-tl-ubuntu用法sudo./install-tl-ubuntu [OPTIONS]快速下载我推荐使用 git clone,但我已经了解到许多Github用户没有 Git 。 在这些情况下,可以直接下载
clang+llvm-13.0.1-x86_64-linux-gnu-ubuntu-18.04 llvm 13.0.1 在 18.04系统下的安装包
在这个特定的案例中,"ubuntu-14.04.1-desktop-amd64.iso"是Ubuntu 14.04.1桌面版的64位ISO文件,用户可以使用它来创建DVD或者USB启动媒体,从而在计算机上安装或试用Ubuntu系统。 ISO文件通常需要使用解压工具才能...
`oneKeyInstall.sh` 可能包含了安装桌面环境所需的各种包,例如`ubuntu-desktop`,并可能配置了网络、桌面主题、键盘布局等。 6. **50-ubuntu.conf 和 1.profile**:这些文件可能是配置文件,`50-ubuntu.conf` 可能...
clang+llvm-10.0.0-x86_64-linux-gnu-ubuntu-18.04.tar.xz llvm 10.0 在 18.04系统下的安装包