############################################################### ## INGALEX UBUNTU 10.04 REPOSITORY SOURCES.LIST ## ############################################################### ## TOTAL:56 REPOSITORY # http://www.sourceslist.eu ## ############################################################### ## LAST UPDATE: 30/11/2009 ## ############################################################### ## ## ## ITA - Avvertenze: usate questa lista a vostro rischio e ## ## pericolo ## ## Fate attenzione ai repository che attivate perche' ## ## ci sono molti repository con pacchetti in versioni non ## ## stabili. Non mi ritengo responsabile di eventuali danni ## ## alla vostra distribuzione dovuti ad un uso scriteriato ## ## della presente lista. Consiglio di effettuare ## ## l'aggiornamento del sistema solo con repository di ## ## pacchetti stabili e di usare ## ## gli altri per installare software non presenti nei ## ## repository ufficiali. ## ## ## ############################################################### ## ## ## ENG - Warning: use this list at your own risk. ## ## Pay attention to what repositories do you activate because## ## there are many packages in the repositories with no stable## ## versions. I am not responsible for any damage to your ## ## distribution due to an empty-headed use of this list. ## ## I recommend to upgrade your system only with repositories ## ## containing stable version of packages and use the other ## ## to install software which is not present in Official ## ## repositories. ## ## ## ############################################################### ## ITA - Per autentificare i repository aprite un terminale ed eseguite: sudo apt-get update 2> /tmp/keymissing; for key in $(grep "NO_PUBKEY" /tmp/keymissing |sed "s/.*NO_PUBKEY //"); do echo -e "\nProcessing key: $key"; gpg --keyserver subkeys.pgp.net --recv $key && gpg --export --armor $key | sudo apt-key add -; done ## Poi aggiornate nuovamente l'indice dei pacchetti contenuti nei repository con: sudo apt-get update ## ENG - In order to authenticate missing keys you have to open a terminal and run: sudo apt-get update 2> /tmp/keymissing; for key in $(grep "NO_PUBKEY" /tmp/keymissing |sed "s/.*NO_PUBKEY //"); do echo -e "\nProcessing key: $key"; gpg --keyserver subkeys.pgp.net --recv $key && gpg --export --armor $key | sudo apt-key add -; done ## Then you have to update index of packages which are contained in repositories by: sudo apt-get update ## 1 - INGALEX REPOSITORY deb http://www.sourceslist.eu/repository/lucid/ binary/ # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to ## 2 - newer versions of the distribution. deb http://it.archive.ubuntu.com/ubuntu/ lucid main restricted deb-src http://it.archive.ubuntu.com/ubuntu/ lucid main restricted ## 3 - Major bug fix updates produced after the final release of the # distribution. deb http://it.archive.ubuntu.com/ubuntu/ lucid-updates main restricted deb-src http://it.archive.ubuntu.com/ubuntu/ lucid-updates main restricted # 4 - N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu # team. Also, please note that software in universe WILL NOT receive any # review or updates from the Ubuntu security team. deb http://it.archive.ubuntu.com/ubuntu/ lucid universe deb-src http://it.archive.ubuntu.com/ubuntu/ lucid universe deb http://it.archive.ubuntu.com/ubuntu/ lucid-updates universe deb-src http://it.archive.ubuntu.com/ubuntu/ lucid-updates universe # 5 - N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu # team, and may not be under a free licence. Please satisfy yourself as to # your rights to use the software. Also, please note that software in # multiverse WILL NOT receive any review or updates from the Ubuntu # security team. deb http://it.archive.ubuntu.com/ubuntu/ lucid multiverse deb-src http://it.archive.ubuntu.com/ubuntu/ lucid multiverse deb http://it.archive.ubuntu.com/ubuntu/ lucid-updates multiverse deb-src http://it.archive.ubuntu.com/ubuntu/ lucid-updates multiverse # 6 - Uncomment the following two lines to add software from the 'backports' # repository. # N.B. software from this repository may not have been tested as # extensively as that contained in the main release, although it includes # newer versions of some applications which may provide useful features. # Also, please note that software in backports WILL NOT receive any review # or updates from the Ubuntu security team. deb http://it.archive.ubuntu.com/ubuntu/ lucid-backports main restricted universe multiverse deb-src http://it.archive.ubuntu.com/ubuntu/ lucid-backports main restricted universe multiverse # 7 - Uncomment the following two lines to add software from Canonical's # 'partner' repository. This software is not part of Ubuntu, but is # offered by Canonical and the respective vendors as a service to Ubuntu # users. deb http://archive.canonical.com/ubuntu lucid partner deb-src http://archive.canonical.com/ubuntu lucid partner deb http://security.ubuntu.com/ubuntu lucid-security main restricted deb-src http://security.ubuntu.com/ubuntu lucid-security main restricted deb http://security.ubuntu.com/ubuntu lucid-security universe deb-src http://security.ubuntu.com/ubuntu lucid-security universe deb http://security.ubuntu.com/ubuntu lucid-security multiverse deb-src http://security.ubuntu.com/ubuntu lucid-security multiverse # 8 - Ubuntu Proposed deb http://archive.ubuntu.com/ubuntu/ lucid-proposed restricted main multiverse universe ## 9 - ONLY FOR PowerPC and SPARC #deb http://ports.ubuntu.com/ubuntu-ports/ lucid main restricted universe multiverse #deb-src http://archive.ubuntu.com/ubuntu lucid main restricted universe multiverse #deb http://ports.ubuntu.com/ubuntu-ports/ lucid-updates main restricted universe multiverse #deb-src http://archive.ubuntu.com/ubuntu lucid-updates main restricted universe multiverse #deb http://ports.ubuntu.com/ubuntu-ports/ lucid-security main restricted universe multiverse #deb-src http://ports.ubuntu.com/ubuntu-ports/ lucid-security main restricted universe multiverse ## 10 - Medibuntu - Ubuntu 10.04 "lucid lynx" ## Please report any bug on https://bugs.launchpad.net/medibuntu/ deb http://packages.medibuntu.org/ lucid free non-free #deb-src http://packages.medibuntu.org/ lucid free non-free ## 11 - Medibuntu Staging deb http://packages.medibuntu.org/ lucid-staging free non-free #deb-src http://packages.medibuntu.org/ lucid-staging free non-free ## 12 - Swiftfox deb http://getswiftfox.com/builds/debian unstable non-free #deb http://GetSwiftFox.Com/builds/debian/branch unstable non-free #deb http://GetSwiftFox.Com/builds/debian/trunk unstable non-free ## 13 - aMule # gpg --keyserver wwwkeys.eu.pgp.net --recv 50D0AE60 # gpg --armor --export 50D0AE60 | sudo apt-key add - # #deb http://www.vollstreckernet.de/debian/ stable amule wx #deb http://www.vollstreckernet.de/debian/ testing amule wx ## 14 - Last.fm # wget http://apt.last.fm/last.fm.repo.gpg -O- | sudo apt-key add - # deb http://apt.last.fm/ debian stable ## 15 - GShowTV # gpg --keyserver hkp://wwwkeys.eu.pgp.net --recv-keys 585DECB0 # gpg --armor --export 585DECB0 | sudo apt-key add - deb http://debian.vakevainen.fi unstable main ## 16 - Griffith (film collection manager) # gpg --keyserver subkeys.pgp.net --recv-keys ED75F599 # gpg --armor --export ED75F599 | sudo apt-key add - # deb ftp://ftp.berlios.de/pub/griffith/ ./ deb ftp://ftp.berlios.de/pub/griffith/experimental ./ ## 17 - Skype deb http://download.skype.com/linux/repos/debian/ stable non-free ## 18 - Google Linux software repository (GPG key: 7FAC5991) ## Offre pacchetti della suite Google. deb http://dl.google.com/linux/deb/ stable non-free #deb http://dl.google.com/linux/deb/ testing non-free ## 19 - Ubuntu lucid University Klagenfurt (GPG key: A2BF7BCB) ## Pacchetti forniti da University Klagenfurt. #deb http://ubuntu.uni-klu.ac.at/ubuntu/ lucid main universe multiverse restricted #deb-src http://ubuntu.uni-klu.ac.at/ubuntu/ lucid main universe multiverse restricted ## 20 - Ubuntu lucid University Klagenfurt updates (GPG key: A2BF7BCB) ## Pacchetti aggiornati forniti da University Klagenfurt. #deb http://ubuntu.uni-klu.ac.at/ubuntu/ lucid-updates main universe multiverse restricted #deb-src http://ubuntu.uni-klu.ac.at/ubuntu/ lucid-updates main universe multiverse restricted ## 21 - Ubuntu lucid University Klagenfurt backports (GPG key: A2BF7BCB) ## Pacchetti di backports forniti da University Klagenfurt. #deb http://ubuntu.uni-klu.ac.at/ubuntu/ lucid-backports main universe multiverse restricted #deb-src http://ubuntu.uni-klu.ac.at/ubuntu/ lucid-backports main universe multiverse restricted ## 22 - Ubuntu lucid University Klagenfurt security fixes (GPG key: A2BF7BCB) ## Pacchetti con aggiornameti di sicurezza forniti da University Klagenfurt. #deb http://ubuntu.uni-klu.ac.at/ubuntu/ lucid-security main universe multiverse restricted #deb-src http://ubuntu.uni-klu.ac.at/ubuntu/ lucid-security main universe multiverse restricted ## 23 - WineHQ # gpg --keyserver subkeys.pgp.net --recv 387EE263 # gpg --export --armor 387EE263 | sudo apt-key add - #deb http://wine.budgetdedicated.com/apt lucid main #deb-src http://wine.budgetdedicated.com/apt lucid main ## 24 - BUC deb http://buc.billera.eu/ubuntu/ binary/ #32 bit #deb http://buc.billera.eu/ubuntu64/ binary/ #per 64 bit ## 25 - Ubuntu Debug Packages # https://wiki.ubuntu.com/DebuggingProgramCrash #deb http://ddebs.ubuntu.com lucid main restricted universe multiverse #deb http://ddebs.ubuntu.com lucid-updates main restricted universe multiverse #deb http://ddebs.ubuntu.com lucid-proposed main restricted universe multiverse #deb http://ddebs.ubuntu.com lucid-security main restricted universe multiverse ## 26 - Seveas Repository # http://mirror.ubuntulinux.nl/ # wget http://mirror.ubuntulinux.nl/seveas.gpg -O- | sudo apt-key add - # deb http://mirror.ubuntulinux.nl lucid-seveas all # deb-src http://mirror.ubuntulinux.nl lucid-seveas all ## 27 - TV Browser SID Packages # Für den Key das Paket zaubberer-keyring installieren #deb http://debian.zaubberer.net/repos/sid ./ ## 28 - Weekly MythTV 0.21-fixes Builds # wget http://mythbuntu.org/files/EEED06D0.gpg && sudo apt-key add EEED06D0.gpg # US-Mirror #deb http://weeklybuilds.mythbuntu.org/mythbuntu/ubuntu lucid main # UK Mirror #deb http://uk.weeklybuilds.mythbuntu.org/mythbuntu/ubuntu lucid main ## 29 - ULTAMATIX REPOS START deb-src http://us.archive.ubuntu.com/ubuntu lucid-updates multiverse deb http://us.archive.ubuntu.com/ubuntu lucid-updates multiverse deb-src http://us.archive.ubuntu.com/ubuntu lucid multiverse deb http://us.archive.ubuntu.com/ubuntu lucid multiverse deb-src http://security.ubuntu.com/ubuntu lucid-security universe deb-src http://archive.canonical.com/ubuntu lucid partner #ULTAMATIX REPOS END ## 30 - SOFTWARE PER USO SCIENTIFICO deb http://download.tuxfamily.org/ nerotux/ #deb-src http://download.tuxfamily.org/ nerotux/ ## 31 - SCIALLO - MULTIMEDIA CONVERTER deb http://www.sciallo.net/UbuntuRepo/myrepo binary/ ## 32 - WEBMIN deb http://download.webmin.com/download/repository sarge contrib ## 33 - Star Control II - The Ur Quan Masters A really cool game!! #deb http://UQM.Debian.Net/ stable/ ## 34 - SUN deb ftp://ftp.sun.ac.za/ubuntu lucid main restricted universe multiverse deb ftp://ftp.sun.ac.za/ubuntu lucid-updates main restricted universe multiverse deb ftp://ftp.sun.ac.za/ubuntu lucid-security main restricted universe multiverse deb ftp://ftp.sun.ac.za/ubuntu lucid-proposed main restricted universe multiverse deb ftp://ftp.sun.ac.za/ubuntu lucid-backports main restricted universe multiverse #deb-src ftp://ftp.sun.ac.za/ubuntu lucid main restricted universe multiverse #deb-src ftp://ftp.sun.ac.za/ubuntu lucid-updates main restricted universe multiverse #deb-src ftp://ftp.sun.ac.za/ubuntu lucid-security main restricted universe multiverse #deb-src ftp://ftp.sun.ac.za/ubuntu lucid-proposed main restricted universe multiverse #deb-src ftp://ftp.sun.ac.za/ubuntu lucid-backports main restricted universe multiverse ## 35 - University of Genoa #deb http://giano.com.dist.unige.it/ubuntu/ lucid main restricted universe multiverse #deb-src http://giano.com.dist.unige.it/ubuntu/ lucid main restricted universe multiverse #deb http://giano.com.dist.unige.it/ubuntu/ lucid-updates main restricted universe multiverse #deb-src http://giano.com.dist.unige.it/ubuntu/ lucid-updates main restricted universe multiverse #deb http://giano.com.dist.unige.it/ubuntu/ lucid-security main restricted universe multiverse #deb-src http://giano.com.dist.unige.it/ubuntu/ lucid-security main restricted universe multiverse #deb http://giano.com.dist.unige.it/ubuntu/ lucid-proposed main restricted universe multiverse #deb-src http://giano.com.dist.unige.it/ubuntu/ lucid-proposed main restricted universe multiverse #deb http://giano.com.dist.unige.it/ubuntu/ lucid-backports main restricted universe multiverse #deb-src http://giano.com.dist.unige.it/ubuntu/ lucid-backports main restricted universe multiverse ## 36 - GARR/CILEA mirror service #deb http://na.mirror.garr.it/mirrors/ubuntu-archive/ lucid main restricted universe multiverse #deb-src http://na.mirror.garr.it/mirrors/ubuntu-archive/ lucid main restricted universe multiverse #deb http://na.mirror.garr.it/mirrors/ubuntu-archive/ lucid-updates main restricted universe multiverse #deb-src http://na.mirror.garr.it/mirrors/ubuntu-archive/ lucid-updates main restricted universe multiverse #deb http://na.mirror.garr.it/mirrors/ubuntu-archive/ lucid-security main restricted universe multiverse #deb-src http://na.mirror.garr.it/mirrors/ubuntu-archive/ lucid-security main restricted universe multiverse #deb http://na.mirror.garr.it/mirrors/ubuntu-archive/ lucid-proposed main restricted universe multiverse #deb-src http://na.mirror.garr.it/mirrors/ubuntu-archive/ lucid-proposed main restricted universe multiverse #deb http://na.mirror.garr.it/mirrors/ubuntu-archive/ lucid-backports main restricted universe multiverse #deb-src http://na.mirror.garr.it/mirrors/ubuntu-archive/ lucid-backports main restricted universe multiverse ## 37 - Fastbull deb http://ubuntu.fastbull.org/ubuntu/ lucid main restricted universe multiverse #deb-src http://ubuntu.fastbull.org/ubuntu/ lucid main restricted universe multiverse deb http://ubuntu.fastbull.org/ubuntu/ lucid-updates main restricted universe multiverse #deb-src http://ubuntu.fastbull.org/ubuntu/ lucid-updates main restricted universe multiverse deb http://ubuntu.fastbull.org/ubuntu/ lucid-security main restricted universe multiverse #deb-src http://ubuntu.fastbull.org/ubuntu/ lucid-security main restricted universe multiverse deb http://ubuntu.fastbull.org/ubuntu/ lucid-proposed main restricted universe multiverse #deb-src http://ubuntu.fastbull.org/ubuntu/ lucid-proposed main restricted universe multiverse deb http://ubuntu.fastbull.org/ubuntu/ lucid-backports main restricted universe multiverse #deb-src http://ubuntu.fastbull.org/ubuntu/ lucid-backports main restricted universe multiverse ## 38 - Emesene #deb http://apt.emesene.org/ ./ #deb-src http://apt.emesene.org/ ./ ## 39 - MoioSms deb http://www.moioli.net/files/repository ubuntu stable ## 40 - Geole’s Etch Repository # sudo apt-get install geole-keyring # deb http://ubuntu.geole.info/ lucid universe multiverse # deb-src http://ubuntu.geole.info/ lucid universe multiverse # deb http://ubuntu.geole.info/ lucid-backports main restricted universe multiverse # deb-src http://ubuntu.geole.info/ lucid-backports main restricted universe multiverse ## 41 - Opera # wget -O - http://deb.opera.com/archive.key | sudo apt-key add - deb http://deb.opera.com/opera/ squeeze non-free deb http://deb.opera.com/opera/ stable non-free #deb http://deb.opera.com/opera/ unstable non-free #deb http://deb.opera.com/opera/ testing non-free #deb http://deb.opera.com/opera-beta/ squeeze non-free #deb http://deb.opera.com/opera-beta/ unstable non-free #deb http://deb.opera.com/opera-beta/ stable non-free #deb http://deb.opera.com/opera-beta/ testing non-free ## 42 - Remastersys deb http://www.remastersys.klikit-linux.com/repository remastersys/ deb http://www.remastersys.klikit-linux.com/repository ubuntu/ deb http://www.geekconnection.org/remastersys/repository ubuntu/ ## 43 - Argonne National Laboratory Public Software Mirror deb http://mirror.anl.gov/pub/ubuntu lucid main #deb-src http://mirror.anl.gov/pub/ubuntu lucid main deb http://mirror.anl.gov/pub/ubuntu lucid-updates main #deb-src http://mirror.anl.gov/pub/ubuntu lucid-updates main deb http://mirror.anl.gov/pub/ubuntu lucid-security main #deb-src http://mirror.anl.gov/pub/ubuntu lucid-security main deb http://mirror.anl.gov/pub/ubuntu lucid-proposed main #deb-src http://mirror.anl.gov/pub/ubuntu lucid-proposed main deb http://mirror.anl.gov/pub/ubuntu lucid-backports main #deb-src http://mirror.anl.gov/pub/ubuntu lucid-backports main ## 44 - OpenDicom - medical imaging #deb http://ubuntu.mi.hs-heilbronn.de/other/opendicom ./ ## 45 - XMMS #deb http://www.pvv.ntnu.no/~knuta/xmms/lucid ./ #deb-src http://www.pvv.ntnu.no/~knuta/xmms/lucid ./ ## 46 - Broadcom firmware, Google-earth, Secondlife, rTorrent, etc.. # wget http://debian.cafuego.net/cafuego.gpg -O- | sudo apt-key add - # #deb http://au.ubuntu.cafuego.net lucid-cafuego all #deb-src http://au.ubuntu.cafuego.net lucid-cafuego all ## 47 - Back In Time (simple backup program for Linux) deb http://le-web.org/repository stable main deb http://le-web.org/repository testing main ## 48 - Gmusicbrowser (open-source jukebox for large collections of mp3/ogg/flac/mpc/ape files, written in perl) deb http://squentin.free.fr/gmusicbrowser ./ ## 49 - PPA for IBus - Intelligent Input Bus for Linux deb http://ppa.launchpad.net/ibus-dev/ibus-1.2-lucid/ubuntu lucid main #deb-src http://ppa.launchpad.net/ibus-dev/ibus-1.2-lucid/ubuntu lucid main ## 50 - PPA for Mozilla deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu/ lucid main #deb-src http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu/ lucid main ## 51 - PPA for Mozilla security deb http://ppa.launchpad.net/ubuntu-mozilla-security/ppa/ubuntu/ lucid main #deb-src http://ppa.launchpad.net/ubuntu-mozilla-security/ppa/ubuntu/ lucid main ## 52 - PPA for Mozilla security deb http://ppa.launchpad.net/ubuntuone/nightlies/ubuntu/ lucid main #deb-src http://ppa.launchpad.net/ubuntuone/nightlies/ubuntu/ lucid main ## 53 - PPA for Tucan deb http://ppa.launchpad.net/tucan/ppa/ubuntu/ lucid main #deb-src http://ppa.launchpad.net/tucan/ppa/ubuntu/ lucid main ## 54 - PPA for Chromium Daily deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu/ lucid main #deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu/ lucid main ## 55 - PPA for Packagekit deb http://ppa.launchpad.net/packagekit/ppa/ubuntu/ lucid main #deb-src http://ppa.launchpad.net/packagekit/ppa/ubuntu/ lucid main ## 56 - PPA for Network-manager deb http://ppa.launchpad.net/network-manager/trunk/ubuntu/ lucid main #deb-src http://ppa.launchpad.net/network-manager/trunk/ubuntu/ lucid main