Child pages
  • Away from Ubuntu

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
su -
apt-get install netselect-apt
netselect-apt
mv /etc/apt/sources.list{,.bak}
cp ~/sources.list /etc/apt/sources.list
apt-get update

 Here is the result from 2014/01/04 in BlueLight:

No Format
# Debian packages for stable
deb http://debian.mirror.net.in/debian/ stable main contrib
# Uncomment the deb-src line if you want 'apt-get source'
# to work with most packages.
# deb-src http://debian.mirror.net.in/debian/ stable main contrib

# Security updates for stable
deb http://security.debian.org/ stable/updates main contrib

From Thunderbird to Icedove

...