“Apt”的版本间的差异

来自姬鸿昌的知识库
跳到导航 跳到搜索
第1行: 第1行:
 +
'''Advanced package tool''', or '''APT''', is a free-software user interface that works with core libraries to handle the installation and removal of software on Debian, and Debian-based Linux distributions.
 +
 +
 
apt 是一个命令行包管理器,用来搜索和管理以及查询有关包的信息。
 
apt 是一个命令行包管理器,用来搜索和管理以及查询有关包的信息。
  

2022年8月16日 (二) 12:57的版本

Advanced package tool, or APT, is a free-software user interface that works with core libraries to handle the installation and removal of software on Debian, and Debian-based Linux distributions.


apt 是一个命令行包管理器,用来搜索和管理以及查询有关包的信息。

它提供与专用 APT 工具(apt-get 和 apt-cache)相同的功能,但更好用

更新可用软件包列表

root@aade5ae73079:/var/www/html# apt update