apt-get tips

Posted Monster-Z

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了apt-get tips相关的知识,希望对你有一定的参考价值。

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

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

  

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

apt-cache madison <package name>

  

 

以上是关于apt-get tips的主要内容,如果未能解决你的问题,请参考以下文章