相关疑难解决方法(0)

如何安装 .tar.gz(或 .tar.bz2)文件?

我已经下载了 tar.gz 文件。但我不知道如何安装它。我如何安装这种文件?

install-from-source software-installation

599
推荐指数
10
解决办法
455万
查看次数

E:无法纠正问题,您持有破损的包裹

我正在使用几天前安装的 Ubuntu 13.04。我正在尝试安装nodejsnpm. 我尝试先从命令行安装,然后卸载它。然后东西坏了。

sudo apt-get install -f nodejs npm
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 been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 nodejs …
Run Code Online (Sandbox Code Playgroud)

package-management apt

151
推荐指数
3
解决办法
48万
查看次数

如何安装旧版本的 Firefox?

我已经安装了 Ubuntu 14.04,它已经有 Firefox v31。我想安装旧版本的 Firefox。我该怎么做?

firefox 14.04

17
推荐指数
4
解决办法
5万
查看次数