Tag: 软件安装

如何仅为单个用户安装DEB文件的应用程序?

通过软件中心或DEB文件安装应用程序时,通常会在系统范围内为所有用户安装应用程序。 有没有办法只为单个用户安装应用程序?

在64位Ubuntu 13.04上安装Skype

这是我尝试过的: $ sudo apt-get install skype [sudo] password for umpirsky: Reading package lists… Done Building dependency tree Reading state information… Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or […]

如何将应用程序添加到Open With应用程序列表中?

我从下载中安装了Komodo Edit(在软件中心没有。)我希望能够在Komodo中打开.php文件,但是当我右键单击并选择Open With Other Application时,Komodo不会在任何地方显示列表。 如何将其添加到列表中?

如何在Ubuntu 14.04上同步OneDrive?

我使用的是Ubuntu 14.04。 如何在Ubuntu 14.04上同步我的OneDrive帐户? 我知道OneDrive是Microsoft云存储服务,不支持Linux。 但是有一个名为“OneDrive-D”的工具。 如何安装和使用“OneDrive-D”?

如何在具有可卸载依赖项的情况下安装32位库?

我正在尝试在Ubuntu 13.10上安装Adobe Air。 在这个版本的Ubuntu中,像ia32-libs和ia32-libs-multiarch这样的软件包不再可用,所以我正在尝试自己安装所需的32位库。 在运行./AdobeAIRInstaller.bin我遇到了一些关于缺少库的错误,其中大部分我使用sudo apt-get install :i386并且错误消失了。 我在修复最后两个丢失的模块时遇到了问题: Gtk-Message:无法加载模块“overlay-scrollbar” Gtk-Message:无法加载模块“unity-gtk-module” 我尝试使用apt安装overlay-scrollbar-gtk2:i386 : overlay-scrollbar-gtk2:i386:取决于:overlay-scrollbar:i386但它不可安装 嗯,这取决于无法安装的包。 多么不方便。 所以我尝试使用Googling前往Saucy的32位覆盖滚动条库, 我在这里找到了 。 首先我安装了overlay-scrollbar: $ sudo dpkg -i overlay-scrollbar_0.2.16 + r359 + 13.10.20130826-0ubuntu1_all.deb (正在读取数据库… 226507当前安装的文件和目录。) 准备替换overlay-scrollbar 0.2.16 + r359 + 13.10.20130826-0ubuntu1(使用overlay-scrollbar_0.2.16 + r359 + 13.10.20130826-0ubuntu1_all.deb)… 打开更换覆盖滚动条的包装…… 设置overlay-scrollbar(0.2.16 + r359 + 13.10.20130826-0ubuntu1)… 处理libglib2.0-0的触发器:i386 … 处理libglib2.0-0的触发器:amd64 … 大! 有效。 然后我尝试安装overlay-scrollbar-gtk2:i386: $ […]

在Ubuntu 12.04 LTS 64位上安装Skype

几周以前,我正试图在我的电脑上安装Skype。 我想这将是一项直接的任务,但它正在成为一场噩梦。 到目前为止我尝试了什么: 使用apt从命令行安装 最容易的人和最有可能尝试的人: sudo apt-get install skype 但不幸的是我得到了这个: Reading package lists… Done Building dependency tree Reading state information… Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or […]

如何安装python映像库(PIL)?

如何在Ubuntu上安装python映像库(PIL)? 我试过了 sudo apt-get install python-imaging 但是现在当我运行python selftest.py(我从http://pythonware.com/products/pil/网站上的某处获得的脚本)时,我得到了(以及其他警告信息): … *** JPEG support not installed *** ZLIB (PNG/ZIP) support not installed … *** 1 tests of 57 failed. 我有点弄乱了PIL – 我该如何解决这个问题? 可能是PIL就好了,但是“selftest.py”并不是检查PIL是否安装正确的正确程序 – 如果PIL安装得不正确,我怎么知道呢? (我使用的是Ubuntu 12.04 LTS“Precise Pangolin”)。 (我最终要做的是为一些python代码添加一个二维条码生成器,我能找到的所有二维条码生成器都是用python编写的,似乎都使用了PIL)。

如何在Ubuntu 16.04 LTS中安装ibus-avro?

我尝试使用Ubuntu 14.04 LTS中应用的程序安装ibus-avro。 此过程在Ubuntu 16.04 LTS中不起作用。 在我的新版本的Ubuntu中是否还有其他安装avro的程序?

如何使用安装程序从他们的官方网站安装Popcorn Time?

如何在Linux上安装Popcorntime Beta? Beta版本是一个tar.xz文件,下载后点击时不会自动安装,如Windows和Mac版本。 如果普通非高级用户不是自安装文件或者不能通过Ubuntu软件中心获得,那么在Linux中安装程序并不容易。

如何安装TeamViewer?

如何在Ubuntu中安装TeamViewer ?