主頁 > 知識庫 > 安裝使用apt-spy來為Ubuntu配置最快的軟件源

安裝使用apt-spy來為Ubuntu配置最快的軟件源

熱門標簽:地圖標注百度百科 去電tm智能電話機器人 湖北防封外呼系統(tǒng)運營商 玉林防封電銷卡 i電銷機器人 慧營銷外呼系統(tǒng)下載 鶴壁點撥外呼系統(tǒng)好用嗎 預覽式外呼系統(tǒng)有什么用 硅基智能電話外呼系統(tǒng)

1、更新軟件包列表并安裝apt-spy

復制代碼
代碼如下:

#apt-get install apt-spy

2、自動下載列表并使用apt-spy測試最快的源

復制代碼
代碼如下:

#apt-spy update
#apt-spy -d stable -a Asia

3、查看生成的配置文件,里面是最快的源

復制代碼
代碼如下:

#cat /etc/apt/sources.list.d/apt-spy.list
#cp /etc/apt/sources.list.d/apt-spy.list /etc/apt/sources.list
#apt-get update

幾個比較快的

復制代碼
代碼如下:

deb ftp://ftp.cn.debian.org/debian/ stable main #contrib non-free
deb http://mirrors.163.com/debian/ stable main #contrib non-free
deb-src http://mirrors.163.com/debian/ stable main #contrib non-free
deb http://security.debian.org/ stable/updates main

4、由于依賴關系安裝失敗的問題
由于ubuntu/debian軟件庫中有時候不同的庫更新速度不一致,apt-get 出出現(xiàn)如下的錯誤提示
 
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
 
The following packages have unmet dependencies:
  libssl-dev: Depends: libssl0.9.8 (= 0.9.8k-7ubuntu8) but 0.9.8k-7ubuntu8.5 is to be installed
這個時候應該請令一個工具出馬了:"aptitude"
使用這個工具,當某個庫依賴的庫與當前版本不一致時,aptitude 會嘗試降級當前這個庫的版本,同時解決降級這個庫對其它軟件的依賴性的影響, 最終成功安裝apt-get 沒法安裝的軟件
如:

復制代碼
代碼如下:
#aptitude install vim-gnome

標簽:期貨 江蘇 達州 廈門 臨沂 吳忠 商丘 安陽

巨人網(wǎng)絡通訊聲明:本文標題《安裝使用apt-spy來為Ubuntu配置最快的軟件源》,本文關鍵詞  安裝,使用,apt-spy,來為,Ubuntu,;如發(fā)現(xiàn)本文內(nèi)容存在版權問題,煩請?zhí)峁┫嚓P信息告之我們,我們將及時溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡,涉及言論、版權與本站無關。
  • 相關文章
  • 下面列出與本文章《安裝使用apt-spy來為Ubuntu配置最快的軟件源》相關的同類信息!
  • 本頁收集關于安裝使用apt-spy來為Ubuntu配置最快的軟件源的相關信息資訊供網(wǎng)民參考!
  • 推薦文章