Share your Debian /etc/apt/sources.list

Archived topics about LMDE 1 and LMDE 2
Locked
Tibuda

Share your Debian /etc/apt/sources.list

Post by Tibuda »

Here's mine:

Code: Select all

# Default LMDE repositories
deb http://packages.linuxmint.com/ debian main upstream import
deb http://ftp.debian.org/debian testing main contrib non-free
deb http://security.debian.org/ testing/updates main contrib non-free
deb http://www.debian-multimedia.org testing main non-free

# Skype
deb http://download.skype.com/linux/repos/debian/ stable non-free
# Google
deb http://dl.google.com/linux/deb/ stable non-free main
# Nautilus-Elementary, equinox/murrine engines
deb http://hadret.rootnode.net/debian/ unstable main
deb http://hadret.rootnode.net/debian/ experimental main
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
secipolla

Re: Share your Debian /etc/apt/sources.list

Post by secipolla »

Code: Select all

# deb cdrom:[Debian GNU/Linux testing _Squeeze_ - Official Snapshot i386 NETINST Binary-1 20100217-22:18]/ squeeze main

#############################################################
################### OFFICIAL DEBIAN REPOS ###################
#############################################################

###### Debian Main Repos
# deb http://ftp.br.debian.org/debian/ squeeze main contrib non-free
# deb http://sft.if.usp.br/debian/ squeeze main contrib non-free
# deb-src http://sft.if.usp.br/debian/ squeeze main contrib non-free

# deb http://ftp.br.debian.org/debian sid main contrib non-free
# deb-src http://ftp.br.debian.org/debian sid main contrib non-free
deb http://sft.if.usp.br/debian/ sid main contrib non-free
# deb-src http://sft.if.usp.br/debian/ sid main contrib non-free

# deb http://ftp.br.debian.org/debian/ experimental main contrib non-free
deb http://sft.if.usp.br/debian/ experimental main contrib non-free

###### Debian Security Update Repos
# deb http://security.debian.org/ squeeze/updates main contrib non-free
# deb-src http://security.debian.org/ squeeze/updates main contrib non-free

##############################################################
##################### UNOFFICIAL  REPOS ######################
##############################################################

###### 3rd Party Binary Repos

#### Debian Multimedia - http://www.debian-multimedia.org/
## Run this command: apt-get update && apt-get install debian-multimedia-keyring && apt-get update
deb http://www.debian-multimedia.org/ sid main non-free

#### Mint Debian testing
deb http://packages.linuxmint.com/ debian main import

#### E17 - http://enlightenment.org
## Run this command: wget -q http://packages.enlightenment.org/repo.key -O- | apt-key add -
deb http://packages.enlightenment.org/debian sid main extras

#### Google Linux Software Repositories - http://www.google.com
## Run this command: wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add - && apt-get update  
deb http://dl.google.com/linux/deb/ stable non-free main

#### Google Linux Software Repositories (testing) - http://www.google.com
## Run this command: wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add - && apt-get update  
deb http://dl.google.com/linux/deb/ testing non-free

#### VirtualBox - http://www.virtualbox.org
## Run this command: wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | apt-key add -
deb http://download.virtualbox.org/virtualbox/debian squeeze non-free

#### Liquorix kernels
deb http://liquorix.net/debian sid main

#### PPA for Shutter
deb http://ppa.launchpad.net/shutter/ppa/ubuntu lucid main
# deb-src http://ppa.launchpad.net/shutter/ppa/ubuntu lucid main

#### aptosid
deb http://aptosid.com/debian/ sid main fix.main
# deb-src http://aptosid.com/debian/ sid main fix.main

#### Cinerella
deb http://www.kiberpipa.org/~minmax/cinelerra/builds/athlonxp/ ./
# deb-src http://www.kiberpipa.org/~minmax/cinelerra/builds/sid/ ./
note: the Cinerella repository listed is for Athlon XP CPUs, for other CPUs see http://cinelerra.org/getting_cinelerra.php#apt
User avatar
MALsPa
Level 8
Level 8
Posts: 2040
Joined: Mon Nov 19, 2007 10:17 pm
Location: albuquerque

Re: Share your Debian /etc/apt/sources.list

Post by MALsPa »

Share MY Debian /etc/apt/sources.list? OK.

Code: Select all

deb http://ftp.us.debian.org/debian/ squeeze main contrib non-free

deb http://security.debian.org/ squeeze/updates main contrib non-free
8)

Sorry, haven't installed LMDE. Yet.
craigevil

Re: Share your Debian /etc/apt/sources.list

Post by craigevil »

Saw someone saying it was hard to find 3rd party repos for Debian. Not really take a look at the Giant sources.list I have put together.

https://sites.google.com/site/mydebiansourceslist
Tibuda

Re: Share your Debian /etc/apt/sources.list

Post by Tibuda »

that's really giant! :D
vicshrike
Level 2
Level 2
Posts: 58
Joined: Tue Sep 14, 2010 5:14 am
Location: /debian/openbox

Re: Share your Debian /etc/apt/sources.list

Post by vicshrike »

maybe generating your own source list is of interest...
http://debgen.simplylinux.ch/
jackmule

Re: Share your Debian /etc/apt/sources.list

Post by jackmule »

Could somebody please post their /etc/apt/sources.list for sid? What are all of the ones that are needed? I am assuming you need to use apt in the CLI instead of mint update.

jackmule
flygon250

Re: Share your Debian /etc/apt/sources.list

Post by flygon250 »

Here are mine. I have only added the Opera repository for Debian Testing in addition to the standard repos so far.

Code: Select all

# Standard Mint Debain repos.
deb http://packages.linuxmint.com/ debian main upstream import backport romeo
deb http://ftp.debian.org/debian testing main contrib non-free
deb http://security.debian.org/ testing/updates main contrib non-free
deb http://www.debian-multimedia.org testing main non-free

# Repository for Opera web browser (Debian Testing).
deb http://deb.opera.com/opera testing non-free
Here is the command required to get Opera trusted by apt.

Code: Select all

 
wget -O - http://deb.opera.com/archive.key | apt-key add -
Don't forget to update your sources before AND after doing this command.

I'm posting from Opera on LMDE right now so it works, in case you were wondering.
vincent

Re: Share your Debian /etc/apt/sources.list

Post by vincent »

Here's mine...

Code: Select all

deb http://ftp.ca.debian.org/debian/ testing main contrib non-free
#deb-src http://ftp.ca.debian.org/debian/ testing main contrib non-free

deb http://security.debian.org/ testing/updates main contrib non-free
#deb-src http://security.debian.org/ testing/updates main contrib non-free

### External Repositories

# Liquorix sources
# sudo apt-get update && sudo apt-get install liquorix-keyring
deb http://liquorix.net/debian/ sid main

# Debian Multimedia
# sudo apt-get update && sudo apt-get install debian-multimedia-keyring
deb http://www.debian-multimedia.org/ testing main non-free

# Mint repos
# sudo apt-get update && sudo apt-get install linuxmint-keyring
deb http://packages.linuxmint.com/ debian main upstream import backport romeo

# Ubuntu Chromium Beta PPA
# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 4E5E17B5
deb http://ppa.launchpad.net/chromium-daily/beta/ubuntu lucid main

# Ubuntu Wine PPA
# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys F9CB8DB0
deb http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu lucid main

# Code::Blocks SVN repo
# sudo apt-get install jens-lody-debian-keyring
deb http://apt.jenslody.de/ any main
ugh

Re: Share your Debian /etc/apt/sources.list

Post by ugh »

jackmule wrote:Could somebody please post their /etc/apt/sources.list for sid? What are all of the ones that are needed? I am assuming you need to use apt in the CLI instead of mint update.

jackmule
Just change 'testing' to 'sid'

Code: Select all

deb http://ftp.ca.debian.org/debian/ testing main contrib non-free
becomes

Code: Select all

deb http://ftp.ca.debian.org/debian/ sid main contrib non-free
You should also use sid in your other 3rd party repos too.
If you are new to Debian Sid just realize it can break and you might not want do this on your work-a-day machine.
Locked

Return to “LMDE Archive”