软件安装:
apt-get install xxx
软件卸载:
apt-get remove xxx
软件更新:
apt-get update (更新软件源)
apt-get upgrade (更新软件)
vim /etc/apt/sources.list
镜像官网(mirrors.aliyun.com)
示例:
软件安装:
apt-get install xxx
软件卸载:
apt-get remove xxx
软件更新:
apt-get update (更新软件源)
apt-get upgrade (更新软件)
镜像官网(mirrors.aliyun.com)
示例: