码迷,mamicode.com
首页 > 系统相关 > 详细

linux 升级-杂

时间:2017-07-28 00:56:57      阅读:256      评论:0      收藏:0      [点我收藏+]

标签:pre   gen   ons   headers   deb   image   manage   head   download   

   apt-cache search linux
  510  apt-cache search linux | grep generic
  511  apt-cache search linux | grep 4.10.
  512  apt-cache search linux | grep 4.10. | grep all
  513  dpkg --get-selections | grep linux
  514  cd /home/xxxxx/Downloads/
  515  ll -h | grep deb
  516  dpkg -i linux-headers-4.10.17-041017_4.10.17-041017.201705201051_all.deb 
  517  dpkg -i linux-headers-4.10.17-041017-generic_4.10.17-041017.201705201051_amd64.deb 
  518  dpkg -i linux-image-4.10.17-041017-generic_4.10.17-041017.201705201051_amd64.deb 
  519  uname -a
  520  update-grub
  521  reboot 
  522  apt-get update 
  523  update-manager -d

 

linux 升级-杂

标签:pre   gen   ons   headers   deb   image   manage   head   download   

原文地址:http://www.cnblogs.com/drizzlewithwind/p/7248057.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!