linux - centos如何离线安装kernel-headers kernel-devel gcc
阿神
阿神 2017-04-17 15:06:59
0
5
1381

学校锐捷不提供linux版,所以不能有线上网,centos不支持Broadcom的无线网卡,驱动要自己下载安装。网络上的解决方案指出需要sudo yum install kernel-headers kernel-devel gcc.但是在安装kernel-headers kernel-devel gcc时需要能够上网。请问该如何解决。

阿神
阿神

闭关修行中......

reply all(5)
黄舟

You can try: Ruijie and Xaar certified MentoHUST

伊谢尔伦

You can try searching for a method to add local offline sources of yum, but this method may be a bit convoluted...
Another way is to download it from http://pkgs.org/download/kernel-headers The installation package corresponding to the system...should be the rpm package. I guess you should know how to install the rpm package, but it may be due to the lack of pre-dependency packages. Don't panic...remember the required dependency packages and use the same method to remove the respective dependency packages. After downloading and installing the completion from the official download channel, you can install kernel-headers normally

小葫芦

Borrow your roommate’s network, use a wireless router to bridge it, and then use WifiAP to convert wireless to wired.

Peter_Zhu

Mount the image and configure the local source

洪涛

CD image yum source

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!