17 set 2007

Repository

Shortlink:
wp.me/P4yd8-64

In questa pagina, che aggiorno periodicamente, annoto i repository per i software che utilizzo o che ritengo interessanti da condividere.

Per le istruzioni su come utilizzare questi repository nella propria installazione di Ubuntu, leggete la pagina dedicata e ponete particolare attenzione agli avvisi che trovate in evidenza, specie l’ultimo in fondo. Se non avete ben chiaro in mente come usarli, non arrischiatevi a metterci le mani: potreste fare solo danni.

Repository per Lucid da verificare!

  1. Banshee

    ## Banshee
    ## https://launchpad.net/~banshee-team/+archive/ppa
    deb http://ppa.launchpad.net/banshee-team/ppa/ubuntu lucid main
    deb-src http://ppa.launchpad.net/banshee-team/ppa/ubuntu lucid main

    Chiave di autenticazione:

    sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 6E80C6B7
  2. Barry (backup per dispositivi BlackBerry)

    ## Barry (maintained by Martin Owens)
    ## https://launchpad.net/~doctormo/+archive/ppa
    deb http://ppa.launchpad.net/doctormo/ppa/ubuntu lucid main
    deb-src http://ppa.launchpad.net/doctormo/ppa/ubuntu lucid main

    Chiave di autenticazione:

    sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 113659DF
  3. Chromium

    ## Chromium Browser
    ## https://launchpad.net/~chromium-daily/+archive/ppa
    deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu lucid main
    deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu lucid main

    Chiave di autenticazione:

    sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 4E5E17B5
  4. Cinelerra

    ## Cinelerra
    ## http://cinelerra.org/getting_cinelerra.php#ubuntu
    deb http://akirad.cinelerra.org akirad-lucid main

    Chiave di autenticazione:

    wget -q http://akirad.cinelerra.org/dists/akirad.key -O- | sudo apt-key add - && sudo apt-get update
  5. Conduit

    ## Conduit
    ## https://launchpad.net/~conduit/+archive/ppa
    deb http://ppa.launchpad.net/conduit/ppa/ubuntu lucid main
    deb-src http://ppa.launchpad.net/conduit/ppa/ubuntu lucid main

    Chiave di autenticazione:

    sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com F0101D0D
  6. Docky

    ## Docky
    ## https://launchpad.net/~docky-core/+archive/ppa
    deb http://ppa.launchpad.net/docky-core/ppa/ubuntu lucid main
    deb-src http://ppa.launchpad.net/docky-core/ppa/ubuntu lucid main

    Chiave di autenticazione:

    sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 3528AE20
  7. Dropbox

    ## Dropbox
    ## https://www.dropbox.com/downloading?os=lnx
    deb http://linux.dropbox.com/ubuntu lucid main
    deb-src http://linux.dropbox.com/ubuntu lucid main

    Chiave di autenticazione:

    sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 3565780E
  8. Empathy

    ## Empathy
    ## https://launchpad.net/~telepathy/+archive/ppa
    deb http://ppa.launchpad.net/telepathy/ppa/ubuntu lucid main
    deb-src http://ppa.launchpad.net/telepathy/ppa/ubuntu lucid main

    Chiave di autenticazione:

    sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com FA3A1271
  9. Gajim (con la patch OTR)

    ## Gajim
    ## https://launchpad.net/~gajim-otr-dev/+archive/ppa
    deb http://ppa.launchpad.net/gajim-otr-dev/ppa/ubuntu lucid main
    deb-src http://ppa.launchpad.net/gajim-otr-dev/ppa/ubuntu lucid main

    Chiave di autenticazione:

    sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 3497B7E7
  10. Geany

    ## Geany
    ## https://launchpad.net/~geany-dev/+archive/ppa
    deb http://ppa.launchpad.net/geany-dev/ppa/ubuntu lucid main
    deb-src http://ppa.launchpad.net/geany-dev/ppa/ubuntu lucid main

    Chiave di autenticazione:

    sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com B3641232
  11. Gnome-Colors

    ## Gnome-Colors
    ## https://launchpad.net/~gnome-colors-packagers/+archive/ppa
    deb http://ppa.launchpad.net/gnome-colors-packagers/ppa/ubuntu jaunty main
    deb-src http://ppa.launchpad.net/gnome-colors-packagers/ppa/ubuntu jaunty main

    Chiave di autenticazione:

    sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com E8D31A30
  12. Google

    • Repository stabile:
      ## Google repository
      ## http://www.google.com/linuxrepositories/apt.html
      deb http://dl.google.com/linux/deb/ stable non-free
    • Repository di test:
      ## Google testing repository
      ## http://www.google.com/linuxrepositories/apt.html
      deb http://dl.google.com/linux/deb/ testing non-free

    Chiave di autenticazione:

    wget https://dl-ssl.google.com/linux/linux_signing_key.pub -O- | sudo apt-key add - && sudo apt-get update
  13. Gwibber

    • Ramo stabile

      ## Gwibber Stable
      ## https://launchpad.net/~gwibber-team/+archive/ppa
      deb http://ppa.launchpad.net/gwibber-team/ppa/ubuntu lucid main
      deb-src http://ppa.launchpad.net/gwibber-team/ppa/ubuntu lucid main

      Chiave di autenticazione:

      sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com AA1C92B0
    • Ramo di sviluppo

      ## Gwibber Daily
      ## https://launchpad.net/~gwibber-daily/+archive/ppa
      deb http://ppa.launchpad.net/gwibber-daily/ppa/ubuntu lucid main
      deb-src http://ppa.launchpad.net/gwibber-daily/ppa/ubuntu lucid main

      Chiave di autenticazione:

      sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 72D340A3
  14. HandBrake

    ## HandBrake is a video converter
    ## https://edge.launchpad.net/~handbrake-ubuntu/+archive/ppa
    deb http://ppa.launchpad.net/handbrake-ubuntu/ppa/ubuntu lucid main
    deb-src http://ppa.launchpad.net/handbrake-ubuntu/ppa/ubuntu lucid main

    Chiave di autenticazione:

    sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 62D38753
  15. KeepassX

    ## Keepassx
    ## https://launchpad.net/~keepassx/+archive/ppa
    deb http://ppa.launchpad.net/keepassx/ppa/ubuntu lucid main
    deb-src http://ppa.launchpad.net/keepassx/ppa/ubuntu lucid main

    Chiave di autenticazione:

    sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 095F1873
  16. Medibuntu

    ## Medibuntu - Ubuntu 8.10 "lucid Jackalope"
    ## https://help.ubuntu.com/community/Medibuntu#Adding%20the%20Repositories
    deb http://packages.medibuntu.org/ lucid free non-free
    deb-src http://packages.medibuntu.org/ lucid free non-free

    Chiave di autenticazione:

    wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add - && sudo apt-get update
  17. Miro

    ## Miro - Amd64 e i386
    ## http://www.getmiro.com/download/for-ubuntu/
    deb http://ftp.osuosl.org/pub/pculture.org/miro/linux/repositories/ubuntu lucid/
  18. Mozilla

    ## Mozilla
    ## https://launchpad.net/~ubuntu-mozilla-daily/+archive/ppa
    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

    Chiave di autenticazione:

    sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 247510BE
  19. MP4Tools

    ## MP4Tools
    ## https://launchpad.net/~teknoraver/+archive/ppa
    deb http://ppa.launchpad.net/teknoraver/ppa/ubuntu jaunty main
    deb-src http://ppa.launchpad.net/teknoraver/ppa/ubuntu jaunty main

    Chiave di autenticazione:

    sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com B0A5707D
  20. Network Manager

    ## Network Manager
    ## https://launchpad.net/~network-manager/+archive/ppa
    deb http://ppa.launchpad.net/network-manager/ppa/ubuntu lucid main
    deb-src http://ppa.launchpad.net/network-manager/ppa/ubuntu lucid main

    Chiave di autenticazione:

    sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com BC8EBFE8
  21. Opera

    ## Opera
    ## http://www.opera.com
    deb http://deb.opera.com/opera/ unstable non-free

    Chiave di autenticazione:

    sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 6A423791
  22. Scribus

    ## Scribus
    ## http://www.scribus.net/?q=debian
    deb http://debian.scribus.net/debian/ lucid  main non-free
    #deb http://debian.tagancha.org/debian/ lucid main non-free

    Chiave di autenticazione:

    sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com EEF818CF
  23. Shutter

    ## Shutter
    ## https://launchpad.net/~shutter/+archive/ppa
    deb http://ppa.launchpad.net/shutter/ppa/ubuntu lucid main
    deb-src http://ppa.launchpad.net/shutter/ppa/ubuntu lucid main

    Chiave di autenticazione:

    sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 009ED615
  24. Tomboy

    ## Tomboy
    ## https://launchpad.net/~tomboy-packagers/+archive/stable
    deb http://ppa.launchpad.net/tomboy-packagers/stable/ubuntu lucid main
    deb-src http://ppa.launchpad.net/tomboy-packagers/stable/ubuntu lucid main

    Chiave di autenticazione:

    sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 9518DB4B 
  25. VirtualBox

    ## Sun VirtualBox
    ## http://www.virtualbox.org/wiki/Linux_Downloads
    deb http://download.virtualbox.org/virtualbox/debian lucid non-free

    Chiave di autenticazione:

    wget -q http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc -O- | sudo apt-key add -
  26. VLC

    ## VLC
    ## https://launchpad.net/~c-korn/+archive/vlc
    ## Repo consigliato nel sito ufficiale di VLC
    deb http://ppa.launchpad.net/c-korn/vlc/ubuntu lucid main
    deb-src http://ppa.launchpad.net/c-korn/vlc/ubuntu lucid main

    Chiave di autenticazione:

    sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 7613768D
  27. WinFF

    ## WinFF
    ## http://code.google.com/p/winff/wiki/UbuntuInstallation
    ## https://launchpad.net/~paul-climbing/+archive/ppa
    deb http://ppa.launchpad.net/paul-climbing/ppa/ubuntu lucid main
    deb-src http://ppa.launchpad.net/paul-climbing/ppa/ubuntu lucid main

    Chiave di autenticazione:

    sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com F96FD737
  28. Ubuntu-X

    • Ramo stabile

      ## X Updates
      ## https://launchpad.net/~ubuntu-x-swat/+archive/x-updates
      deb http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu lucid main
      deb-src http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu lucid main

      Chiave di autenticazione:

      sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com AF1CDFA9
    • Ramo Bleeding Edge

      ## X Testing
      ## https://launchpad.net/~ubuntu-x-swat/+archive/ppa
      deb http://ppa.launchpad.net/ubuntu-x-swat/ppa/ubuntu lucid main
      deb-src http://ppa.launchpad.net/ubuntu-x-swat/ppa/ubuntu lucid main

      Chiave di autenticazione:

      sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com AF1CDFA9
    • Ramo xorg-edgers fresh X crack

      ## xorg-edgers fresh X crack
      ## https://edge.launchpad.net/~xorg-edgers/+archive/ppa
      deb http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu lucid main
      deb-src http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu lucid main

      Chiave di autenticazione:

      sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 8844C542

5 commenti a “Repository”

  1. unwiredbrain scrive:

    Ma questi repo non andrebbero aggiornati? Vedo che sono tutti ancora per Feisty, quando ormai Gutsy è già in giro da un po’…

    Saluti

    uwb

  2. unwiredbrain scrive:

    PS – ci ho fatto caso solo ora: abbiamo gravatar molto simili… :)

  3. Aldo scrive:

    Infatti c’è scritto in cima alla pagina: Lista dei repository che usavo in Feisty :)
    Molto bello il tuo avatar!

  4. quentin scrive:

    salve, vorrei sapere se i repository quà indicati possono esserre usati con ubuntu jaunty, il problema è che il sistema mi piace e non vorrei aggiornare alla nuova versione di ubuntu ma mi trovo sempre a combattere con le dipendenze dei nuovi programmi che non possono essere soddisfatte, anche perché molte applicazioni che uso le scarico direttamante in forma di pacchetti .deb che non si trovano nel normale gestore delle applicazioni.
    è possibile aggiornare il sistema mantenendo jaunty?

Lascia un commento

La tua email non verrà mai resa pubblica. I campi obbligatori sono marcati con *.

Linee guida per il commento.
Se hai una richiesta di supporto tecnico, serviti del forum.

Sorriso Occhiolino Compiaciuto Soddisfatto Risata Figo Bacio Linguaccia Innocente Neutrale Indeciso Mr. Green! Imbarazzato Triste Preoccupato Shock Piange Arrabbiato Cattivo Scimmia Idea! Domanda Importante Freccia

Feed RSS dei commenti all'articolo.

Iscriviti senza lasciare un commento