Lista repository per Ubuntu 7.04 feisty fawn
Questa è un ottima lista personalmente inserita su ubuntu e linux mint, aggiornerà anche amsn alla versione compilata in tlc ovvero la migliore e completa.
Aprire il file ’source.list’ con il comando da terminale:
sudo gedit /etc/apt/sources.list
per Kde:
sudo kate /etc/apt/sources.list
Sostituire il contenuto del file con il seguente (copia/incolla):
## Add comments (##) in front of any line to remove it from being checked.
## Use the following sources.list at your own risk.
deb http://archive.ubuntu.com/ubuntu/ feisty main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ feisty main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu feisty-proposed main restricted universe multiverse
## MAJOR BUG FIX UPDATES produced after the final release
deb http://archive.ubuntu.com/ubuntu feisty-updates main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu feisty-updates main restricted universe multiverse
## UBUNTU SECURITY UPDATES
deb http://security.ubuntu.com/ubuntu feisty-security main restricted universe multiverse
deb-src http://security.ubuntu.com/ubuntu feisty-security main restricted universe multiverse
## BACKPORTS REPOSITORY (Unsupported. May contain illegal packages. Use at own risk.)
deb http://it.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
## CANONICAL COMMERCIAL REPOSITORY (Hosted on Canonical servers, not Ubuntu
## servers. RealPlayer10, Opera, DesktopSecure and more to come.)
deb http://archive.canonical.com/ubuntu feisty-commercial main
## MEDIBUNTU REPOSITORY (Multimedia, Entertainment & Distractions In Ubuntu)
## Please report any bug on https://launchpad.net/products/medibuntu/+bugs
deb http://medibuntu.sos-sts.com/repo/ feisty free non-free
deb-src http://medibuntu.sos-sts.com/repo/ feisty free non-free
# Treviño’s Ubuntu Feisty Repository (GPG key: 81836EBF – DD800CD9)
# Many “random” software: aMule, amsn, mplayer, moto4lin, flashplugin & flashplayer (9.x)…
# Further informations: http://3v1n0.tuxfamily.org
deb http://download.tuxfamily.org/3v1deb feisty 3v1n0
deb-src http://download.tuxfamily.org/3v1deb feisty 3v1n0
## Pollycoke
deb http://download.tuxfamily.org/pollyrepo feisty/
Salvare il file e chiudere.
Scaricare la chiave gpg da terminale:
wget -q http://medibuntu.sos-sts.com/repo/medibuntu-key.gpg -O- | sudo apt-key add -
wget http://download.tuxfamily.org/3v1deb/DD800CD9.gpg -O- | sudo apt-key add -
Aprire un terminale e lanciare i seguenti comandi in sequenza:
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
Riavviare per aggiornare il sistema