debian手册摘要
摘要:
apt-get source 包名 # 获取源码dpkg --info deb包名 # 查看包信息apt-cache show 包名 # 包信息(含有Depends、Suggests、Section、Priority、Mirror路径)apt-cache depends 包名 # 查看包的依赖信息a 阅读全文
posted @ 2019-03-14 22:59 进取有乐 阅读(360) 评论(1) 推荐(0) 编辑