That's my blog… Life and Linux

Lista Repository (sources.list) per Ubuntu / Kubuntu Edgy [Archivio]


ITALIANO

Questa è la mia lista dei repository per i pacchetti debian usati da Ubuntu e Kubuntu Edgy Eft (6.10). Vi consiglio di utilizzarla (ma con attenzione) o quantomeno di controllare che anche la vostra contenga i medesimi indirizzi.
Qualora vogliate ancora, ho mantenuto la vecchia versione per [k]ubuntu Dapper.

Per mettere tale lista ci sono vari modi, il più semplice è quello di aprire Adept Manager o Synaptic e da lì (menù file) aggiungere una per una le righe qui indicate, altrimenti, basta editare il file /etc/apt/sources.list con il vostro editor preferito, dovrete però avere permessi da root.

Su KDE basta dare il comando kdesu -c kate /etc/apt/sources.list (o da konsole sudo kate /etc/apt/sources.list).
Su Gnome, invece, gtksu gedit /etc/apt/sources.list (o da terminale sudo gedit /etc/apt/sources.list)

Da questa versione (in poi?) è anche possibile inserire la lista dei repository direttamente installando il pacchetto 3v1n0-sources-list che contiene la lista aggiornata e che verrà poi aggiornato dalla stessa lista contenuta in esso 😛
Comunque potrete sempre (e io ve lo consiglio) modificare la sources.list appena installata, a mano come preferite!

Ricordate che i gestori dei repository possono fare quello che gli pare con il vostro sistema (se non controllate le modifiche prima di applicarle), quindi:

USATELA A PROPRIO RISCHIO E PERICOLO

ENGLISH

This is my repository list for the debian packages used by Ubuntu and Kubuntu Edgy Eft (6.10). I suggest you to use it (but at your own risk) or to check that yours is using the same addresses.
If you’re still using the old Ubuntu version, this is the list for [k]ubuntu Dapper.

To add this list to your apt sources.list, there are many ways; the easier (but slower) is to use Adept Manager or Synaptic, adding from the proper menu item these lines (one by one), otherways you only have to edit the file /etc/apt/sources.list with your editor, but you’ll need root privilegies.

In KDE you only have to run kdesu kate /etc/apt/sources.list (or sudo kate /etc/apt/sources.list from konsole).
In Gnome you have to run gtksu gedit /etc/apt/sources.list (or sudo gedit /etc/apt/sources.list from terminal)

From this version (on?) you can also add this repository list, simply installing the 3v1n0-sources-list package which  includes the updated list and it could be upgraded directly from the list in the package itself 😛
However you can always (and I suggest you to) edit the installed sources.list by hand as you prefer!

Remember that the repository mantainers can do what they want on your system (if you don’t check the modifications between upgrading), so:

USE IT AT YOUR OWN RISK

» 3v1n0-sources-list_0.3-3v1ubuntu0edgy1_i386.deb «

L'immagine “https://www.paypal.com/en_US/i/btn/x-click-but04.gif” non può essere visualizzata poiché contiene degli errori.
Please donate to maintain this and other my projects!

# Treviño’s Ubuntu Edgy Sources list
# http://download.tuxfamily.org/3v1deb/blog/?page_id=13
#
# Firstly made on source-o-matic (http://www.ubuntulinux.nl/source-o-matic) list
# Added many extra repository
#
# If you get errors about missing keys, lookup the key in this file
# and run these commands (replace KEY with the key number):
#
#  gpg –keyserver subkeys.pgp.net –recv KEY
#  gpg –export –armor KEY | sudo apt-key add –
#
# If you have a gpg key URL use (replace URL with the key address):
#
#  wget URL –quiet -O – | sudo apt-key add –
#
# If you have a gpg key file use (replace FILE with the key file):
#
#  sudo apt-key add FILE
#

# Ubuntu supported packages (GPG key: 437D05B5)
deb http://archive.ubuntu.com/ubuntu edgy main restricted
deb http://archive.ubuntu.com/ubuntu edgy-updates main restricted
deb http://archive.ubuntu.com/ubuntu edgy-security main restricted
deb http://archive.ubuntu.com/ubuntu edgy-proposed main restricted
deb-src http://archive.ubuntu.com/ubuntu edgy main restricted
deb-src http://archive.ubuntu.com/ubuntu edgy-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu edgy-security main restricted
deb-src http://archive.ubuntu.com/ubuntu edgy-proposed main restricted

# Ubuntu community supported packages (GPG key: 437D05B5)
deb http://archive.ubuntu.com/ubuntu edgy universe multiverse
deb http://archive.ubuntu.com/ubuntu edgy-updates universe multiverse
deb http://archive.ubuntu.com/ubuntu edgy-security universe multiverse
deb http://archive.ubuntu.com/ubuntu edgy-proposed universe multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy universe multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy-updates universe multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy-security universe multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy-proposed universe multiverse

# Ubuntu backports project (GPG key: 437D05B5)
deb http://archive.ubuntu.com/ubuntu edgy-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy-backports main restricted universe multiverse

# CANONICAL COMMERCIAL REPOSITORY (Hosted on Canonical servers, not Ubuntu servers.
# RealPlayer10, Opera and more to come.)
deb http://archive.canonical.com/ubuntu edgy-commercial main

# Seveas’ packages (GPG key: 1135D466)
deb http://mirror.ubuntulinux.nl edgy-seveas all
deb-src http://mirror.ubuntulinux.nl edgy-seveas all

# kubuntu.org packages for the latest KDE version (GPG key: DD4D5088)
deb http://kubuntu.org/packages/kde-latest edgy main
deb-src http://kubuntu.org/packages/kde-latest edgy main

# kubuntu.org packages for the latest KDE4 beta (GPG key: DD4D5088)
# Warning: those packages won’t overwrite your kde3 environnement
#deb http://kubuntu.org/packages/kde4-3.80.3 ./

# kubuntu.org packages for the latest Koffice version (GPG key: DD4D5088)
deb http://kubuntu.org/packages/koffice-latest edgy main
deb-src http://kubuntu.org/packages/koffice-latest edgy main

# kubuntu.org packages for the latest amaroK version (GPG key: DD4D5088)
#deb http://kubuntu.org/packages/amarok-latest edgy main
#deb-src http://kubuntu.org/packages/amarok-latest edgy main
deb http://kubuntu.org/packages/amarok-144 edgy main

# Bleeding edge wine packages
deb http://wine.budgetdedicated.com/apt edgy main
deb-src http://wine.budgetdedicated.com/apt edgy main

# The Opera browser (packages) (GPG key: 6A423791)
deb http://deb.opera.com/opera etch non-free

# Google picasa packages
deb http://dl.google.com/linux/deb/ stable non-free

# Medibuntu (Multimedia, Entertainment & Distraction In Ubuntu – ex Penguin Liberation Front)
# GPG key-file: http://medibuntu.sos-sts.com/repo/medibuntu-key.gpg
deb http://medibuntu.sos-sts.com/repo/ edgy free non-free
deb-src http://medibuntu.sos-sts.com/repo/ edgy free non-free

## archive.kubuntu.de / archive.czessi.net
# The repository from Kubuntu Germany
# GPG key-file: http://archive.czessi.net/ubuntu/kczessi.gpg
# sudo apt-key add kczessi.gpg
deb http://archive.czessi.net/ubuntu edgy main restricted universe multiverse preview
deb-src http://archive.czessi.net/ubuntu edgy main restricted universe multiverse preview

## E-Yagi Consulting Community Repository (GPG: 4B6E7209)
#deb http://eyagi.bpa.nu/~jamie/ubuntu edgy main restricted universe multiverse
#deb-src http://eyagi.bpa.nu/~jamie/ubuntu edgy main restricted universe multiverse

# Ubuntu Taiwan ubuntu extra repository
deb http://apt.ubuntu.org.tw ubtw/
deb http://apt.ubuntu.org.tw ubtw-testing/

# # Achim’s Unofficial ‘edgy’ Kubuntu packages
# deb http://www.mpe.mpg.de/~ach/kubuntu/edgy ./
# deb-src http://www.mpe.mpg.de/~ach/kubuntu/edgy ./

# # Ubuntu edgy University Klagenfurt packages
# # $ wget http://ubuntu.uni-klu.ac.at/uniklu-debuild.pub
# # $ sudo apt-key add uniklu-debuild.pub
# #   uniklu:         backports and new packages  
# #   uniklu-desktop: packages for uniklu desktop
# #   uniklu-intern:  not freely redistributable (jvm), or modified packages
# #   uniklu-nfsv4:   nfsv4 kernel and packages
# #   uniklu-vserver: vserver kernel
# #   uniklu-testing: packages not ready for general use !
# deb http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ edgy uniklu
# deb http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ edgy uniklu-desktop
# deb http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ edgy uniklu-intern
# deb http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ edgy uniklu-nfsv4
# deb http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ edgy uniklu-vserver
# deb http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ edgy uniklu-testing
# deb-src http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ edgy uniklu
# deb-src http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ edgy uniklu-desktop
# deb-src http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ edgy uniklu-intern
# deb-src http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ edgy uniklu-nfsv4
# deb-src http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ edgy uniklu-vserver
# deb-src http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ edgy uniklu-testing

## SimplyMepis packages (distro based on k-ubuntu)
#deb http://apt.mepis.org/6.0/ mepis main

# Ekiga and Debian pkg-voip
deb http://pkg-voip.buildserver.net/ubuntu edgy main

# superm1’s repository (mythtv and other nonfree) (GPG key: 80DF6D58)
deb http://home.eng.iastate.edu/~superm1 edgy all
deb-src http://home.eng.iastate.edu/~superm1 edgy all

# Official Beryl Ubuntu Packages (GPG key: 1609B551)
# GPG key-file: http://ubuntu.beryl-project.org/1609B551.gpg
deb http://ubuntu.beryl-project.org edgy main
deb-src http://ubuntu.beryl-project.org edgy main

# Freedesktop compiz packages
# GPG key-file: http://gandalfn.club.fr/ubuntu/gandalfn.key
deb http://gandalfn.club.fr/ubuntu/ edgy stable
deb-src http://gandalfn.club.fr/ubuntu/ edgy stable
#deb http://gandalfn.club.fr/ubuntu/ edgy dev git
#deb-src http://gandalfn.club.fr/ubuntu/ edgy dev git

# Ubuntu repository for Screenlets (GPG key: 619A3D4E)
# GPG key-file: http://hendrik.kaju.pri.ee/ubuntu/619A3D4E.gpg
deb http://hendrik.kaju.pri.ee/ubuntu edgy screenlets
deb-src http://hendrik.kaju.pri.ee/ubuntu edgy screenlets

# Subpixel Font rendering packages
# Improved font rendering – WARNING: May violate some patents
deb http://www.elisanet.fi/mlind/ubuntu edgy fonts main
deb-src http://www.elisanet.fi/mlind/ubuntu edgy fonts main

## Others mlind experimental misc Packages
#deb http://www.elisanet.fi/mlind/ubuntu edgy experimental
#deb-src http://www.elisanet.fi/mlind/ubuntu edgy experimental

## Murrine Ubuntu Repository (GPG key: B54820BC)
## GPG key-file: http://malteo.homelinux.net/B54820BC.gpg
#deb http://malteo.homelinux.net edgy-malteo all
#deb-src http://malteo.homelinux.net edgy-malteo all

# gandalfn misc packages (anjuta and other devs)
deb http://gandalfn.club.fr/ubuntu/ edgy misc
deb-src http://gandalfn.club.fr/ubuntu/ edgy misc

# Skype packages
deb http://download.skype.com/linux/repos/debian/ stable non-free

# Easycam packages
deb http://blognux.free.fr/debian unstable main

# Audacious
deb http://vdlinux.sourceforge.jp/ experimental audacious
deb-src http://vdlinux.sourceforge.jp/ experimental audacious

## Listen
#deb http://theli.free.fr/packages/ dapper listen theli listen-unstable
#deb-src http://theli.free.fr/packages/ dapper listen theli listen-unstable

# Geole’s Ubuntu Repository
# GPG key-file: http://www.geole.info/fileadmin/data/misc/geole.info-apt-key.gpg
# sudo apt-key add geole-apt-key.gpg
deb http://ubuntu.geole.info/ edgy universe multiverse

# Linux2Go Ubuntu Packages (GPG key: E8BDA4E3)
deb http://www.linux2go.dk/ubuntu edgy main
deb-src http://www.linux2go.dk/ubuntu edgy main

# GCompris, Televidilo, Kdocker, Frozen-Bubble…
deb http://thomas.pub.enix.org/debian/ edgy main
deb-src http://thomas.pub.enix.org/debian/ edgy main

# Asher256’s Repository
deb http://asher256-repository.tuxfamily.org dapper main dupdate french
deb http://asher256-repository.tuxfamily.org ubuntu main dupdate french

# Gauvain Repository
deb http://gauvain.tuxfamily.org/repos edgy contrib
deb-src http://gauvain.tuxfamily.org/repos edgy contrib

# Tvfreeplayer Packages (GPG key: 3C6489CB)
# GPG key-file: http://www.tvfreeplayer.com/linux/falcon/tvfreeplayer.gpg
deb http://www.tvfreeplayer.com/linux/falcon edgy all
deb-src http://www.tvfreeplayer.com/linux/falcon edgy all

# gnomemeeting – ekiga (GPG key: 52ABFCB1)
deb http://snapshots.ekiga.net/ubuntu/ edgy main
deb-src http://snapshots.ekiga.net/ubuntu/ edgy main
#deb http://snapshots.voxgratia.org/ubuntu/ edgy main
#deb-src http://snapshots.voxgratia.org/ubuntu/ edgy main

# seb128 repository (gaim – rhythmbox)
deb http://people.ubuntu.com/~seb128/deb ./
deb-src http://people.ubuntu.com/~seb128/deb ./

## lprod packages: many audio/video apps: avidemux, cinelerra…
#deb http://lprod.org/deb/edgy/ ./
#deb-src http://lprod.org/deb/edgy/ ./

## Mjpegtools and Cinelerra packages (choose your arch)
#deb http://www.kiberpipa.org/~gandalf/ubuntu/dapper/mjpegtools ./
#deb http://www.kiberpipa.org/~gandalf/ubuntu/dapper/cinelerra/i686/ ./
##deb http://www.kiberpipa.org/~gandalf/ubuntu/dapper/cinelerra/pentium4/ ./
##deb http://www.kiberpipa.org/~gandalf/ubuntu/dapper/cinelerra/athlonxp/ ./
#deb-src http://www.kiberpipa.org/~gandalf/ubuntu/dapper/cinelerra/i686/ ./
##deb-src http://www.kiberpipa.org/~gandalf/ubuntu/dapper/cinelerra/pentium4/ ./
##deb-src http://www.kiberpipa.org/~gandalf/ubuntu/dapper/cinelerra/athlonxp/ ./
 
## LiVes dapper package
#deb http://people.ubuntubrasil.org/~rclbelem/lives/edgy/ ./binary/

## A little too quiet
#deb http://apt.alittletooquiet.net/staging dapper main

## Jahshaka Packages
#deb http://repo.jahshaka.org/ubuntu/dapper binary-i386/

## Spring Packages
#deb ftp://ftp.gwdg.de/pub/linux/people/fbo/debspring/dapper/ /
#deb-src ftp://ftp.gwdg.de/pub/linux/people/fbo/debspring/dapper/ /

## debian.wgdd.de Ubuntu Repository (GPG key: E394D996)
# deb http://debian.wgdd.de/ubuntu edgy universe
# deb-src http://debian.wgdd.de/ubuntu edgy universe

## VLC nightlies
#deb http://nightlies.videolan.org/build/edgy-i386 /

# Cafuego’s edgy Stuff: Broadcom firmware, google-earth, beagle (GPG key: 969F3F57)…
deb http://au.ubuntu.cafuego.net edgy-cafuego all bcm43xx
deb-src http://au.ubuntu.cafuego.net edgy-cafuego all bcm43xx

# Debuntu Ubuntu edgy packages
# GPG Key: http://repository.debuntu.org/GPG-Key-chantra.txt
deb http://repository.debuntu.org/ edgy multiverse
deb-src http://repository.debuntu.org/ edgy multiverse

# BMPx edgy Repository
# GPG key-file: http://files.beep-media-player.org/packages/bmp-packages.pubkey
deb http://files.beep-media-player.org/packages/ubuntu edgy main testing
deb-src http://files.beep-media-player.org/packages/ubuntu edgy main testing

# Morgoth Repository (Monkey’s Audio, xmms pugins, vlc plugins, gqview, audacity…) (GPG key: 7E2E4741)
# GPG key-file: http://morgoth.free.fr/files/morgoth-signkey.gpg.asc
deb http://morgoth.free.fr/ubuntu edgy-backports main
deb-src http://morgoth.free.fr/ubuntu edgy-backports main

# ATi & nVidia drivers Ubuntu packages
# GPG key: http://albertomilone.com/drivers/tseliot.asc
deb http://www.albertomilone.com/drivers/edgy/latest/32bit binary/

## Latest Nvidia drivers in restricted modules packages
#deb http://amaranth.selfip.com/ edgy lrm
#deb-src http://amaranth.selfip.com/ edgy lrm

# Givre’s repository (ntfs-3g & fuse 2.5.3) – NTFS writing support
deb http://ntfs-3g.sitesweetsite.info/ubuntu/ edgy main
deb-src http://ntfs-3g.sitesweetsite.info/ubuntu/ edgy main

# Automatix repository (GPG key: E23C5FC3)
deb http://www.getautomatix.com/apt edgy main

# SoS: SeerOfSouls – e17 (Enlightenment DR 17)
# GPG-Key: http://seerofsouls.com/keys/hawkwind.asc
deb http://SeerOfSouls.com/ edgy e17 contrib
deb-src http://SeerOfSouls.com/ edgy contrib e17

# edevelop – e17 (Enlightenment DR 17)
deb http://edevelop.org/pkg-e/ubuntu edgy e17
deb-src http://edevelop.org/pkg-e/ubuntu edgy e17

# Musicbrainz
deb http://ftp.musicbrainz.org/pub/musicbrainz/users/luks/ubuntu edgy musicbrainz
deb-src http://ftp.musicbrainz.org/pub/musicbrainz/users/luks/ubuntu edgy musicbrainz

# imbrandons software repository (GPG key: 887D9FD2)
deb http://www.imbrandon.com/packages edgy all
deb-src http://www.imbrandon.com/packages edgy all

# Candyz’s Ubuntu Packages
# GPG key: http://cle.linux.org.tw/candyz/Ubuntu/candyz.key
deb http://cle.linux.org.tw/candyz/Ubuntu/edgy i386/

# The Ubuntu NLP Repository (GPG key: 8ABD1965)
deb http://cl.naist.jp/~eric-n/ubuntu-nlp edgy nlp english delph-in misc
deb-src http://cl.naist.jp/~eric-n/ubuntu-nlp edgy nlp english delph-in misc

# Ubuntu System Administrator packages
# mirror: http://ubuntu.systemadministrator.org
deb http://ubuntu.moshen.de edgy multimedia misc
deb-src http://ubuntu.moshen.de edgy multimedia misc

# Michael Biebl Tracker Repository (GPG key: BD058554)
# GPG Key-file: http://www.teco.edu/~biebl/biebl.asc
deb http://debs.michaelbiebl.de/ edgy main
deb-src http://debs.michaelbiebl.de/ edgy main

# The Consciousness Repository (GPG key: DD385D79)
# GPG key-file: http://debs.peadrop.com/DD385D79.gpg
deb http://debs.peadrop.com edgy all
deb-src http://debs.peadrop.com edgy all

# XFCE 4.4.0 Repository
deb http://ubuntu.tolero.org/ edgy xfce-4-4-0
deb-src http://ubuntu.tolero.org/ edgy xfce-4-4-0

# IVTV Repository for Ubuntu (GPG key: 80DF6D58)
# GPG key-file: http://dl.ivtvdriver.org/ubuntu/80DF6D58.gpg
deb http://dl.ivtvdriver.org/ubuntu edgy all
deb-src http://dl.ivtvdriver.org/ubuntu edgy all

# # Ion’s Ubuntu packages (GPG key: 2EE24E0B)
# # WARNING: He had made some bad packages!!!
# deb http://johan.kiviniemi.name/ubuntu edgy all
# deb-src http://johan.kiviniemi.name/ubuntu edgy all

# Treviño’s Ubuntu edgy 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 edgy 3v1n0
deb-src http://download.tuxfamily.org/3v1deb edgy 3v1n0

# Treviño’s Ubuntu edgy Beryl-SVN Repository (GPG key: 81836EBF – DD800CD9)
# Daily Updated Beryl (and related projects) Packages…
deb http://download.tuxfamily.org/3v1deb edgy beryl-svn
deb-src http://download.tuxfamily.org/3v1deb edgy beryl-svn

## Treviño’s Ubuntu Suspend2 patched kernels Repository (GPG key: 81836EBF – DD800CD9)
## Ubuntu kernels patched with Suspend2 plus other related tools www.suspend2.net
## Warning: they will replace standard ubuntu kernel related packages
#deb http://download.tuxfamily.org/3v1deb edgy suspend2
#deb-src http://download.tuxfamily.org/3v1deb edgy suspend2

## Treviño’s Ubuntu edgy Xorg-7.2 Repository (GPG key: 81836EBF – DD800CD9)
## Xorg 7.2 and Mesa 6.5.2 recompiled under edgy
## Warning: this is only for advanced users, read at http://tinyurl.com/2w8alr
#deb http://download.tuxfamily.org/3v1deb edgy xorg-7.2


Dopo aver aggiornato la lista dovrete aggiornare il vostro database affinché vi riconosca i vari pacchetti dei repositories. La cosa le prima volte può essere lunga se si hanno connessioni lente. Ad ogni modo per farlo potete usare o i vari front-end grafici sopra citati che hanno pulsanti o menù appositi.
Altrimenti da terminale date il seguente comando:

  • sudo apt-get update

Verrà quindi avviato il processo di lettura dei pacchetti e di aggiornamento del vostro database. Talvolta al termine di questa operazione vi saranno mostrati però dei warning, perché Adept non ha trovato le chiavi pubbliche di crittografia dei pacchetti e quindi non può garantirvi la sicurezza nell’installazione del software. Vi verrà mostrato un messaggio tipo:

W: GPG error: http://mirror.myISP.net testing Release:
The following signatures couldn’t be verified
because the public key is not available: NO_PUBKEY [key_id]
W: You may want to run apt-get update to correct these problems

Ovviamente [key_id] rappresenta la stringa della chiave pubblica mancante. Per tanto basta dare i seguenti comandi per cercare le chiavi pubbliche mancanti nei server di chiavi pubbliche gpg (che dovrete eventualmente aggiornare):
[nei seguenti comandi ci devono essere 2 "-" ("- -" senza spazio); purtroppo wordpress me le taglia]

  • gpg –recv-keys [key_id]
  • Se il comando precedente non ha trovato la chiave:
    gpg –keyserver
    subkeys.pgp.net –recv-keys [key_id]
  • gpg –armor –export [key_id] | sudo apt-key add –
  • sudo apt-get update

Adesso dovrebbe essere tutto a posto 🙂

CIAO! :bye: