apt-get tips

1、通过apt-get安装指定版本的软件

apt-get install <package name>=<version>

  

2、通过apt-cache列举所有可获取的版本

apt-cache madison <package name>

  

 

posted on 2017-09-16 12:50  姚灯灯!  阅读(163)  评论(0编辑  收藏  举报

导航