[Linux]Debian源更新

來源:互聯網
上載者:User

包含源的檔案的路徑:/etc/apt/sources.list

在網上找到合適的源比較麻煩,可以使用工具進行更新

1. 安裝apt-spy : sudo apt-get install apt-spy

2. 運行apt-spy : apt-spy -d stable -a asia -t 5

  -d : 指定發行版本,如stable(穩定版)、testing(測試版)、untable(非穩定版)

  -a : 指定原始伺服器的地區,如asia、Europe、North-America等。這些地區資訊儲存在/etc/apt-spy.conf文檔中,如果要測試所有的伺服器,還可以用ALL關鍵字代替具體的地區。

  -t : 指定連線逾時的閥值,以秒為單位,設定較小的閥值可以忽略慢速伺服器,有效提高測試速度。

測試完成後,apt-spy會在/etc/apt/sources.list.d的目錄下產生一個apt-get.list檔案同時,備份原來的sources.list檔案。將這個檔案拷到/etc/apt目錄,重新命名為sources.list即可。

更新sources.list之後,在終端執行以下命令,以使新的源生效:

  sudo apt-get update

  sudo apt-get upgrade

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.