Questions tagged «apt»

Advanced Packaging Tool,基于Debian的发行版的软件包管理器。它也是在Ubuntu中安装软件包的最常用工具。有关使用任何apt工具的问题,应使用此标记。

2
查看要升级的软件包的apt-get changelogs
这个问题描述了如何获取给定软件包的变更日志。但是,这是整个变更日志。 我想要的是一种查看将要升级的内容将发生什么变化的方法。例如,我在想类似的东西: $ sudo apt-get upgrade --show-changelogs Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following packages will be upgraded: foo -- adds the bar feature for better snazziness -- removes the deprecated baz feature 1 upgraded, 0 newly installed, 0 to remove …
58 apt 

2
在更清洁的应用程序上使用sudo apt-get autoremove有什么好处?
我不确定该怎么sudo apt-get autoremove做,但已阅读到您应该使用此命令删除所有不必要的软件包。 我看到的过程之一是使用sudo apt-get autoremove然后使用BleachBit之类的东西删除临时文件等。 您能解释一下sudo apt-get autoremove实际执行的操作吗,与单独使用BleachBit或Ubuntu Tweak管理员相比,使用此命令有什么好处?
57 apt  cleanup 

3
在Ubuntu 12.04 LTS上安装gcc
当我尝试在Ubuntu 12.04 LTS Server上使用安装gcc时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 …


5
如何删除apt中的翻译条目?
这是输出aptitude update: Ign http://archive.canonical.com natty InRelease Ign http://extras.ubuntu.com natty InRelease Ign http://dl.google.com stable InRelease Ign http://security.ubuntu.com natty-security InRelease Hit http://deb.torproject.org natty InRelease Get:1 http://dl.google.com stable Release.gpg [198 B] Ign http://us.archive.ubuntu.com natty InRelease Ign http://us.archive.ubuntu.com natty-updates InRelease Hit http://archive.canonical.com natty Release.gpg Hit http://extras.ubuntu.com natty Release.gpg Hit http://security.ubuntu.com natty-security Release.gpg Hit http://us.archive.ubuntu.com …
55 apt 

4
不赞成使用“ apt-get”吗?
最近,我看到很多人使用 sudo apt 代替 sudo apt-get 另外,Ubuntu一直告诉我要通过 sudo apt The program 'foo' is currently not installed. You can install it by typing: sudo apt install foo (请记住,foo是占位符,而不是应用程序) 因此,在社区普遍使用apt而不是代替之后apt-get,我开始认为apt-get已过时,不再可以在我的bash程序中使用。 在我的bash程序中 我必须替换所有apt-get命令apt吗? 有apt-get危险吗? 我的程序仍然可以使用吗?
54 command-line  apt  16.04  bash 


8
如何使用“ aptitude”查看在给定日期安装的软件包?
有谁知道使用aptitude(或apt-get)时是否有一种简便的方法来查找已安装软件包的列表(按日期排序)? 我安装了一堆软件包尝试新的东西,但是没有成功。我想删除所有这些软件包,以获取一些磁盘空间。 我尝试只查看下载的.deb文件列表,但这似乎是一种相当落后的方法(尽管它确实起作用了)。

2
无法在Ubuntu 16.04上安装php5
因此,我最近在我的新笔记本电脑上安装了我的第一个Ubuntu(准确地说是每天16.04),因为硬件是针对15.10的。现在我正在设置它,我想安装php5和一些扩展。 当我执行时,sudo apt-get install libapache2-mod-php5我收到错误消息,即没有可用于php5和libapache2的安装包。 错误消息是德语,因此我怀疑这是否会有所帮助,但是无论如何它还是有帮助的。:-) E: For package »libapache2-mod-php5« existiert kein Installationskandidat. 我需要添加一个apt-get存储库吗?还是我做错了什么?

5
为什么apt-get不需要重新启动,而更新管理器却需要重新启动?
通常,我尝试通过打开控制台并输入顺序来“击败”更新管理器 sudo apt-get update sudo apt-get upgrade 据我所知,应该将所有软件包更新到最新的稳定版本。据我所知,更新管理器执行的操作相同。 但是,更新管理器有时(在分发新内核时最常见)在终止后需要重新启动。apt-get即使看起来像我要升级内核,也永远不会这样做。为什么会这样呢? 对于重复的投票:我不是在问哪个软件包需要重新启动,就像链接的问题一样。相反我问为什么 apt-get不问我,甚至重新启动时,我认识一个包进行更新,该更新管理器将需要重新启动。

2
为什么apt-get autoremove不能删除旧内核?
我的启动分区位于SSD上,因此无法容纳大约8个以上已安装内核版本,最终由于我的启动分区中充满了旧版本,因此某些内核更新将无法安装。关于如何删除旧版本(甚至如何使过程自动化),还有很多问题,但我的问题很简单:为什么不apt-get autoremove自动检测并删除它们,有没有办法做到这一点?我的意思是,apt-get无论如何都安装了它们,因此它了解它们,那么为什么选择保留所有旧版本呢?
53 apt  kernel 


12
'apt-get'不适用于代理
对于命令 sudo apt-get update 我收到以下错误: W: Failed to fetch http://ch.archive.ubuntu.com/ubuntu/dists/maverick-updates/multiverse/binary-i386/Packages.gz 407 Proxy Authentication Required (The ISA Server requires authorization to fulfill the request. Access to the Web Proxy filter is denied. ) 我正在运行使用VirtualBox在Windows XP上安装的Ubuntu 10.10。对于Internet连接,我正在使用具有身份验证的代理服务器。我尝试使用gnome-network-proxy工具在系统范围内设置代理设置。 /etc/environment通过http_proxy格式将其更新后,就http://my_proxy:port/没有身份验证数据。 我用Firefox检查过。浏览器询问我的登录名和密码,一切正常。不幸的是,并非如此。我也尝试按照这里的描述做。不幸的是,它不起作用。 可能与代理位于Windows域中这一事实有某种联系吗? 我的代理名称是http-proxy。“ - ”是这里的特殊字符吗?
52 apt 

5
如何建立APT储存库?
我想在将提供几个软件包的服务器上建立一个APT存储库。 有没有一种方法可以在服务器上不安装任何软件的情况下进行设置? 文件如何组织? 编辑:我一定做错了什么...可以有人帮我吗?我的存储库位于http://quickmediasolutions.com/apt/dists 我不确定在哪里或在什么地方,但是配置错误。我目前只有一个软件包,适用于所有体系结构。 这是我添加的内容/etc/apt/sources.list: deb http://quickmediasolutions.com/apt stable main

3
在清除较旧的linux映像后可以安全删除/ usr / src / linux-headers吗?
我正在运行Ubuntu 12.04,以及两个活动的Linux映像3.2.0-37和3.2.0-36。在/ usr / src /目录中,我找到: linux-headers-3.2.0-23 linux-headers-3.2.0-23-generic linux-headers-3.2.0-26 linux-headers-3.2.0-26-generic linux-headers-3.2.0-29 linux-headers-3.2.0-29-generic linux-headers-3.2.0-31 linux-headers-3.2.0-31-generic linux-headers-3.2.0-32 linux-headers-3.2.0-32-generic linux-headers-3.2.0-33 linux-headers-3.2.0-33-generic linux-headers-3.2.0-34 linux-headers-3.2.0-34-generic linux-headers-3.2.0-35 linux-headers-3.2.0-35-generic linux-headers-3.2.0-36 linux-headers-3.2.0-36-generic linux-headers-3.2.0-37 linux-headers-3.2.0-37-generic 今天我sudo apt-get purge linux-image-x.x.x.x-generic *34和* 35 我必须添加/ boot仅包含* 36和* 37。 除* 37和* 36以外的所有其他标记是否安全?先感谢您。
52 apt  kernel 

By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.