九色国产,午夜在线视频,新黄色网址,九九色综合,天天做夜夜做久久做狠狠,天天躁夜夜躁狠狠躁2021a,久久不卡一区二区三区

打開(kāi)APP
userphoto
未登錄

開(kāi)通VIP,暢享免費(fèi)電子書(shū)等14項(xiàng)超值服

開(kāi)通VIP
Linux當(dāng)中解決apt-get install E: 無(wú)法定位軟件包問(wèn)題(附上詳細(xì)步驟以及注釋?zhuān)?/div>

ubuntu-18.04,使用apt-get update 安裝軟件過(guò)程,出現(xiàn)定位軟件包問(wèn)題。花了一個(gè)多小時(shí),終于解決了! 以下內(nèi)容均為親測(cè),所有安裝詳細(xì)步驟以及注釋如下:

(1)找到源鏡像,備份

cd /etc/apt/                            // 切換到/etc/apt/ 目錄下

sudo cp sources.list sources.list.old   // 先把源文件復(fù)制到sources.list.old,備份


此時(shí),你可以看到在/etc/apt/ 目錄下,出現(xiàn)了sources.list以及sources.list.old的:

sudo vim sources.list 


如果出現(xiàn)vim 命令找不到,說(shuō)明沒(méi)有安裝編譯器vim ,輸入下面語(yǔ)句安裝vim 即可:

sudo apt-get install vim;      // gedit也是一樣的做法


(2)使用編譯器vim,修改sources.list 文件,此刻會(huì)彈出很多內(nèi)容,選中文件內(nèi)容刪掉,替換成鏡像源。

以下是ubuntu18.04的清華源,如下。

deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic main restricted universe multiverse

# deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic main restricted universe multiverse

deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic-updates main restricted universe multiverse

# deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic-updates main restricted universe multiverse

deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic-backports main restricted universe multiverse

# deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic-backports main restricted universe multiverse

deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic-security main restricted universe multiverse

# deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic-security main restricted universe multiverse


最后,按:wq保存退出,又會(huì)回到

(3)更新軟件包信息:

sudo apt-get update


可以看到替換源鏡像成功了!

(4)最終就可以下載所需軟件:

 sudo apt-get install  ...


以下是清華源的網(wǎng)站,大家可以根據(jù)Ubuntu版本選擇所對(duì)應(yīng)的清華源:

https://mirrors.tuna.tsinghua.edu.cn/help/ubuntu/

————————————————

版權(quán)聲明:本文為CSDN博主「慵懶小書(shū)蟲(chóng)」的原創(chuàng)文章,遵循CC 4.0 BY-SA版權(quán)協(xié)議,轉(zhuǎn)載請(qǐng)附上原文出處鏈接及本聲明。

原文鏈接:https://blog.csdn.net/qq_36698189/article/details/115607886

本站僅提供存儲(chǔ)服務(wù),所有內(nèi)容均由用戶(hù)發(fā)布,如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請(qǐng)點(diǎn)擊舉報(bào)
打開(kāi)APP,閱讀全文并永久保存 查看更多類(lèi)似文章
猜你喜歡
類(lèi)似文章
生活服務(wù)
熱點(diǎn)新聞
分享 收藏 導(dǎo)長(zhǎng)圖 關(guān)注 下載文章
綁定賬號(hào)成功
后續(xù)可登錄賬號(hào)暢享VIP特權(quán)!
如果VIP功能使用有故障,
可點(diǎn)擊這里聯(lián)系客服!

聯(lián)系客服