“Apt-get vs apt vs aptitude”的版本间的差异
		
		
		
		
		
		跳到导航
		跳到搜索
		
				
		
		
	
| Jihongchang(讨论 | 贡献)  (建立内容为“  apt consists some of the most widely used features from apt-get and apt-cache leaving aside obscure and seldom used features. It can also manage apt.conf file.…”的新页面) | Jihongchang(讨论 | 贡献)  | ||
| 第4行: | 第4行: | ||
| apt 包含来自 apt-get 和 apt-cache 的一些最广泛使用的功能,撇开晦涩和很少使用的功能。 它还可以管理 apt.conf 文件。 | apt 包含来自 apt-get 和 apt-cache 的一些最广泛使用的功能,撇开晦涩和很少使用的功能。 它还可以管理 apt.conf 文件。 | ||
| + | |||
| 第9行: | 第10行: | ||
| Aptitude 的功能比 apt-get 更丰富,并且集成了 apt-get 及其其他变体(包括 apt-mark 和 apt-cache)的功能 | Aptitude 的功能比 apt-get 更丰富,并且集成了 apt-get 及其其他变体(包括 apt-mark 和 apt-cache)的功能 | ||
| + | |||
| + | |||
| + | apt-get、apt-cache...... 都是专用 | ||
| + | |||
| + | apt 相较于 apt-get、apt-cache......这些更通用、易用,有了 apt,不再需要记忆哪些操作是通过 apt-get 执行的;哪些是通过 apt-cache 执行的; | ||
| + | |||
| + | aptitude 相较于 apt 只能命令行执行又多了 UI 界面 | ||
2022年8月17日 (三) 23:28的最新版本
apt consists some of the most widely used features from apt-get and apt-cache leaving aside obscure and seldom used features. It can also manage apt.conf file.
apt 包含来自 apt-get 和 apt-cache 的一些最广泛使用的功能,撇开晦涩和很少使用的功能。 它还可以管理 apt.conf 文件。
Aptitude is vaster in functionality than apt-get and integrates functionalities of apt-get and its other variants including apt-mark and apt-cache
Aptitude 的功能比 apt-get 更丰富,并且集成了 apt-get 及其其他变体(包括 apt-mark 和 apt-cache)的功能
apt-get、apt-cache...... 都是专用
apt 相较于 apt-get、apt-cache......这些更通用、易用,有了 apt,不再需要记忆哪些操作是通过 apt-get 执行的;哪些是通过 apt-cache 执行的;
aptitude 相较于 apt 只能命令行执行又多了 UI 界面