Tag: 包管理

如何在Ubuntu上安装Google Chrome Canary?

如何为Ubuntu安装Google Chrome Canary ?

从源代码编译或从.deb包安装是否更好?

有时候,当从Internet下载软件时,我发现有一个.deb软件包可以用于我的Debian / Ubuntu以及一个tarball来编译。 一开始我只是简单地使用包来安装,甚至不敢尝试编译。 即使它的声音让我有点害怕。 然而,现在,当我有选择时,我有时会发现自己处于两难境地:与.deb包相比,从源代码编译是否有不受欢迎的优势? 我希望能在这里找到,谢谢。

如何添加内核PPA?

我可以从这个内核PPA获得Ubuntu主线内核 – 有没有办法将它添加到我的存储库列表中,就像常规的Launchpad PPA一样?

在ubuntu 16.04中snapd包管理器问题,如何解决?

After this operation, 33.0 MB disk space will be freed. Do you want to continue? [Y/n] y (Reading database … 329734 files and directories currently installed.) Removing snapd (2.21~14.04) … Failed to stop snapd.autoimport.service: Unit snapd.autoimport.service not loaded. dpkg: error processing package snapd (–remove): subprocess installed pre-removal script returned error exit status 5 Failed to […]

如何从我的硬盘安装中制作实时CD / DVD?

如何从我的硬盘安装中制作实时CD / DVD? 换句话说,我想从我的PC上安装Ubuntu创建一张启动光盘,因为我想在其中包含更新的软件包。 可能吗?

在Ubuntu 12.04 LTS上安装gcc

当我尝试使用apt-get install gcc install gcc在Ubuntu 12.04 LTS服务器上apt-get install gcc ,出现以下错误: The following packages have unmet dependencies: gcc : Depends: cpp (>= 4:4.6.1-2ubuntu5) but it is not going to be installed Depends: gcc-4.6 (>= 4.6.1-1) but it is not going to be installed Recommends: libc6-dev but it is not going to be installed or libc-dev 当我深入研究(即尝试apt-get […]

如何手动删除格式错误的包?

我尝试通过Ubuntu 13.10 Saucy上的apt-get包管理器安装typo3。 在安装过程中,无法配置Package typo3-dummy并保持状态:半安装 sudo dpkg –purge –force-all typo3-dummy (Reading database … 107326 files and directories currently installed.) Removing typo3-dummy … apache2-maintscript-helper invoked from a modified environment. Please hint required arguments manually dpkg: error processing typo3-dummy (–purge): subprocess installed post-removal script returned error exit status 1 Processing triggers for ureadahead … Errors were encountered […]

找出命令来自哪个包

是否有一种通用的方法来找出导致安装命令的软件包?

apt-get –fix-missing做什么以及什么时候有用?

从手册页: -m, –ignore-missing, –fix-missing Ignore missing packages; if packages cannot be retrieved or fail the integrity check after retrieval (corrupted package files), hold back those packages and handle the result. Use of this option together with -f may produce an error in some situations. If a package is selected for installation (particularly if it is […]

是否安装(残留配置)安全删除全部?

在Synaptic Manager中,我注意到该列表中有很多软件包,并且想知道是否由于某种原因不应删除任何软件包? 或者如果可以安全删除。 是否应该保留一些,或者是否显示应该清除的无用包装? 我已经运行了sudo apt-get autoremove但它们仍然存在。 (也清洁和自动清洁)