http://adminxp.blogspot.com/2012/11/old-repository-ubuntu-1010-maverick.html
Old Repository Ubuntu 10.10 Maverick Meerkat
1. Backup file /etc/apt/sources.list. Open terminal and type command in below:
# cp /etc/apt/sources.list /etc/apt/sources.list.backup
2. Erase list repository and replace with this repository in below:
## EOL upgrade sources.list
# Required
deb http://old-releases.ubuntu.com/ubuntu/ maverick main restricted universe multiverse
deb http://old-releases.ubuntu.com/ubuntu/ maverick-updates main restricted universe multiverse
deb http://old-releases.ubuntu.com/ubuntu/ maverick-security main restricted universe multiverse
# Optional
#deb http://old-releases.ubuntu.com/ubuntu/ maverick-backports main restricted universe multiverse
#deb http://old-releases.ubuntu.com/ubuntu/ maverick-proposed main restricted universe multiverse
3. Save and Finish! Now you type command in below:
# sudo apt-get update
Enjoy!
http://askubuntu.com/questions/82291/installing-packages-to-end-of-lifed-ubuntu-editions
# cp /etc/apt/sources.list /etc/apt/sources.list.backup
2. Erase list repository and replace with this repository in below:
## EOL upgrade sources.list
# Required
deb http://old-releases.ubuntu.com/ubuntu/ maverick main restricted universe multiverse
deb http://old-releases.ubuntu.com/ubuntu/ maverick-updates main restricted universe multiverse
deb http://old-releases.ubuntu.com/ubuntu/ maverick-security main restricted universe multiverse
# Optional
#deb http://old-releases.ubuntu.com/ubuntu/ maverick-backports main restricted universe multiverse
#deb http://old-releases.ubuntu.com/ubuntu/ maverick-proposed main restricted universe multiverse
3. Save and Finish! Now you type command in below:
# sudo apt-get update
Enjoy!
http://askubuntu.com/questions/82291/installing-packages-to-end-of-lifed-ubuntu-editions
0 Response to "Old Repository Ubuntu 10.10 Maverick Meerkat"
Post a Comment