使用apt-file安装需要的软件包或者库文件

  1. 第一步   安装 apt-file 软件:sudo apt-get insatll apt-file
  2. 第二步   更新               :sudo apt-file update
  3. 第三步   查找包文件          :apt-search libz.so.1
  4. 第四步   安装               :apt-get install libz-dev
posted @ 2017-07-08 13:06  我是畅游海  阅读(354)  评论(0编辑  收藏  举报