Ubnutu之apt-get使用

列出一个软件的版本命令:

     sudo apt-cache madison openssh-client

安装指定版本的软件:

    sudo apt-get install  openssh-client=1:6.6p1-2ubuntu1

 

安装软件:

   sudo apt-get install openssh 

 

posted @ 2018-11-04 11:52  qingshan  阅读(113)  评论(0)    收藏  举报