3

Linux常用命令-39:dpkg

 1 year ago
source link: https://xugaoxiang.com/2022/06/11/linux-cmds-39-dpkg/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

dpkg 命令是 Debian Linux 系统中用来安装、创建和管理软件包的工具。

语法格式:dpkg [参数]

常用参数:

945cd0a769401342.png
# 安装软件包
dpkg -i test.deb

# 显示已安装的软件包
dpkg -l 

# 显示软件包中的内容
dpkg -c test.deb

# 删除软件包
dpkg -r test.deb

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK