用不起Windows专辑(二) ---- 有源在手吃喝不愁

本文提供了一种详细的Ubuntu软件源配置方案,包括官方源以及其他社区提供的软件仓库,如Google、Medibuntu等。这些配置能够帮助用户更高效地安装和更新软件。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Ubuntu软件源是从网上方面获得软件的基础。基本的配置文件是/etc/apt/source.list。用户就只管在其中添加相对好用的软件源就好。我个人积累如下:

#official(防止非官方源中软件包不全的问题,添加在尾部
deb http://archive.ubuntu.com/ubuntu/ gutsy multiverse
deb http://archive.ubuntu.org.cn/ubuntu-cn/ gutsy main restricted universe multiverse
deb http://cn.archive.ubuntu.com/ubuntu/ gutsy main restricted universe multiverse
deb http://cn.archive.ubuntu.com/ubuntu/ gutsy-security main restricted universe multiverse
deb http://cn.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted universe multiverse
deb http://cn.archive.ubuntu.com/ubuntu/ gutsy-proposed universe main multiverse restricted
deb http://cn.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
# GiFT P2P Network
#gpg --keyserver hkp://wwwkeys.eu.pgp.net --recv-keys F00175CA
#gpg --armor --export F00175CA | sudo apt-key add
deb http://apt.cerkinfo.be/ unstable main contrib
deb-src http://apt.cerkinfo.be/ unstable main contrib

# Google
# wget -q -O - http://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
deb http://dl.google.com/linux/deb/ stable non-free

# Medibuntu
# wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add -
deb http://packages.medibuntu.org/ gutsy free non-free

# Elisa
# wget http://elisa.fluendo.com/packages/philn.asc -O - | sudo apt-key add -
deb http://elisa.fluendo.com/packages gutsy main

# Oxygen-refit
# wget http://download.tuxfamily.org/syzygy42/reacocard.asc
# sudo apt-key add reacocard.asc
# rm reacocard.asc

# Ubuntu Satanic Edition
# wget -q http://ubuntusatanic.org/ubuntu-se-key.gpg -O- | sudo apt-key add -
deb http://ubuntusatanic.org/hell gutsy main

#Tor
deb http://mirror.noreply.org/pub/tor gutsy main
deb-src http://mirror.noreply.org/pub/tor gutsy main
deb http://mirror.noreply.org/pub/tor experimental-0.2.0.x-gutsy main
deb-src http://mirror.noreply.org/pub/tor experimental-0.2.0.x-gutsy main

# AWN
deb http://download.tuxfamily.org/syzygy42/ gutsy avant-window-navigator
# Exaile!
deb http://download.tuxfamily.org/syzygy42 gutsy exaile-svn

#From Taiwan. It's terrific
deb http://apt.ubuntu.org.tw ubtw/
deb http://apt.ubuntu.org.tw ubtw-testing/
deb http://tw.archive.ubuntu.com/ubuntu gutsy main restricted universe multiverse
deb http://tw.archive.ubuntu.com/ubuntu gutsy-security main restricted universe multiverse
deb http://tw.archive.ubuntu.com/ubuntu gutsy-updates main restricted universe multiverse
deb-src http://tw.archive.ubuntu.com/ubuntu gutsy main restricted universe multiverse
deb-src http://tw.archive.ubuntu.com/ubuntu gutsy-security main restricted universe multiverse
deb-src http://tw.archive.ubuntu.com/ubuntu gutsy-updates main restricted universe multiverse

# VoIP Ubuntu packages (Asterisk, ekiga, kphone…)
deb http://pkg-voip.buildserver.net/ubuntu gusty main

# Samba
deb http://www.linux2go.dk/ubuntu gusty main
deb-src http://www.linux2go.dk/ubuntu gusty main

# Ubuntu Main
deb http://gb.archive.ubuntu.com/ubuntu/ gusty main restricted universe multiverse
deb-src http://gb.archive.ubuntu.com/ubuntu/ gusty main restricted universe multiverse
deb http://gb.archive.ubuntu.com/ubuntu/ gusty-proposed main restricted universe multiverse

# Bug fix Updates
deb http://gb.archive.ubuntu.com/ubuntu/ gusty-updates main restricted universe multiverse
deb-src http://gb.archive.ubuntu.com/ubuntu/ gusty-updates main restricted universe multiverse

# Ubuntu Security Updates
deb http://security.ubuntu.com/ubuntu gusty-security main restricted universe multiverse
deb-src http://security.ubuntu.com/ubuntu gusty-security main restricted universe multiverse

# Backports Repository
deb http://gb.archive.ubuntu.com/ubuntu/ gusty-backports main restricted universe multiverse
deb-src http://gb.archive.ubuntu.com/ubuntu/ gusty-backports main restricted universe multiverse

# Penguin Liberation Front (packages)
deb http://packages.freecontrib.org/ubuntu/plf gusty-plf free non-free
deb-src http://packages.freecontrib.org/ubuntu/plf gusty-plf free non-free

# Canonical Commercial Repository (Opera,Real Player10.. etc)
deb http://archive.canonical.com/ubuntu gusty-commercial main

#ntfs-3g Source list
deb http://ntfs-3g.sitesweetsite.info/ubuntu/ gusty main

# Skype for linux
deb http://download.skype.com/linux/repos/debian/ stable non-free

# Anjuta
deb http://anjuta.org/apt ./

# Emacs 23
deb http://ppa.launchpad.net/avassalotti/ubuntu gutsy main

# CNR
deb http://apt2.freespire.org/CNRUbuntuExtra gutsy-extra main restricted

# Gnome Do
deb http://ppa.launchpad.net/rharding/ubuntu gutsy main

# Bleeding Edge Wine Packages
deb http://wine.budgetdedicated.com/apt gusty main
deb-src http://wine.budgetdedicated.com/apt gusty main
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值