Hello to Debian and Debian-based linux users,
Could you share your /etc/apt/sources.list?
Thanks, in advance.
Hello to Debian and Debian-based linux users,
Could you share your /etc/apt/sources.list?
Thanks, in advance.
i'm just using the default source.list .. just for my server ..
Well, this is only Debian and Debian-based distros
@baddudes ... Fedora RHEL doesn't use apt.
The usual free and non-free repositories that you can comment or uncomment in the default sources.list is usually all you need. Only certain non-stable and enterprise apps use their own repositories such as google. Another great way to get apps for Debian-based distros is GetDeb - Software for Ubuntu Linux.
My sources.list
You can uncomment some lines if you wanted to.Code:############################### # Debian Standards Repository # ############################### deb http://ftp.debian.org/debian/ etch main contrib non-free ############################### # Debian Security Repository # ############################### deb http://security.debian.org/ etch/updates main contrib deb http://security.debian.org/ stable/updates main contrib non-free ################################ # Debian Multimedia Repository # ################################ deb http://www.debian-multimedia.org/ etch main deb http://www.debian-multimedia.org/ stable main ######################## # aMule CVS REPOSITORY # ######################## # BINARY REPOSITORY # # deb http://www.vollstreckernet.de/debian/ testing amule # SOURCES REPOSITORY # # deb-src http://www.vollstreckernet.de/debian/ testing amule ######################################## # WineHQ- Debian 4.0 "Etch" REPOSITORY # ######################################## #deb http://wine.budgetdedicated.com/apt/ etch main # SOURCES REPOSITORY # #deb-src http://wine.budgetdedicated.com/apt etch main ################################### # GOOGLE REPOSITORY - BINARY ONLY # ################################### deb http://dl.google.com/linux/deb/ stable non-free ################################## # SKYPE REPOSITORY - BINARY ONLY # ################################## deb http://download.skype.com/linux/repos/debian/ stable non-free ################################# # wxWidgets/wxPython REPOSITORY # ################################# # BINARY REPOSITORY # #deb http://apt.wxwidgets.org/ etch-wx main # SOURCES REPOSITORY # #deb-src http://apt.wxwidgets.org/ etch-wx main ############################## # DEBIAN VOLATILE REPOSITORY # ############################## # BINARY REPOSITORY # #deb http://volatile.debian.org/debian-volatile/ etch/volatile main contrib # SOURCES REPOSITORY # #deb-src http://volatile.debian.org/debian-volatile/ etch/volatile main contrib ############################ # Backports.org Repository # ########################### # BINARY REPOSITORY # deb http://www.backports.org/debian etch-backports main contrib non-free ############################ # LXDE (for Debian Sid) # ############################ #deb http://people.linux.org.tw/~andrew/debian/lxde/ ./
Similar Threads |
|