Software Freedom Day 08 - 20 september

PataS Ubuntu blogg. En blogg om Ubuntu

Ubuntu Sources List Generator



Detta är en sida som låter dig skapa en Source lista efter vad du kryssar i. väldigt enkelt. När du har skapat din lista, så öppnar du din Source list genom att klistra in koden här under i teminalen och tryck enter.

För att komma till sidan klicka här
gksu gedit /etc/apt/sources.list
Viktigt att du sparar din gamla Source lista innan du byter ut den. Kan vara bra att kunna byta tillbaka om du inte skulle bli nöjd

För att lägga till nycklar till samtliga förråd så hämta detta scriptet här
  1. Navigerar med terminalen dit där du sparat scriptet och kör kommandot nedan.
sudo ./launchpad-update




Exempel på Source lista. Som ni ser så ligger det med nycklar
som man kan köra manuellt i terminalen för varje
3rd Party Binary Repos och inte behöva använda
scriptet.

#############################################################
################### OFFICIAL UBUNTU REPOS ###################
#############################################################

###### Ubuntu Main Repos
deb http://se.archive.ubuntu.com/ubuntu/ jaunty main restricted universe multiverse
deb-src http://se.archive.ubuntu.com/ubuntu/ jaunty main restricted universe multiverse

###### Ubuntu Update Repos
deb http://se.archive.ubuntu.com/ubuntu/ jaunty-security main restricted universe multiverse
deb http://se.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted universe multiverse
deb-src http://se.archive.ubuntu.com/ubuntu/ jaunty-security main restricted universe multiverse
deb-src http://se.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted universe multiverse

###### Ubuntu Partner Repo
deb http://archive.canonical.com/ubuntu hardy partner
deb-src http://archive.canonical.com/ubuntu hardy partner

##############################################################
##################### UNOFFICIAL REPOS ######################
##############################################################

###### 3rd Party Binary Repos

#### Banshee - https://edge.launchpad.net/~banshee-team
## Run this command: gpg --keyserver subkeys.pgp.net --recv 6E80C6B7 && gpg --export --armor 6E80C6B7 | sudo apt-key add -
deb http://ppa.launchpad.net/banshee-team/ppa/ubuntu jaunty main

#### Blueman - https://edge.launchpad.net/~blueman/+archive/ppa
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 951DC1E2
deb http://ppa.launchpad.net/blueman/ppa/ubuntu jaunty main

#### Cairo Dock - http://www.cairo-dock.org/ww_page.php?p=Accueil〈=en
## Run this command: wget -q http://repository.cairo-dock.org/ubuntu/cairo-dock.gpg -O- | sudo apt-key add -
deb http://repository.cairo-dock.org/ubuntu jaunty cairo-dock

#### Chromium Project - http://code.google.com/chromium/
## Run this command: gpg --keyserver subkeys.pgp.net --recv 4E5E17B5 && gpg --export --armor 4E5E17B5 | sudo apt-key add -
deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu jaunty main

#### Conky - https://launchpad.net/conky
## Run this command: gpg --keyserver subkeys.pgp.net --recv 95628707 && gpg --export --armor 95628707 | sudo apt-key add -
deb http://ppa.launchpad.net/norsetto/ppa/ubuntu jaunty main

#### Deluge BitTorrent - http://www.deluge-torrent.org/
## Run this command: gpg --keyserver subkeys.pgp.net --recv 249AD24C && gpg --export --armor 249AD24C | sudo apt-key add -
deb http://ppa.launchpad.net/deluge-team/ppa/ubuntu jaunty main

#### FreeNX - http://freenx.berlios.de/
## Run this command: gpg --keyserver subkeys.pgp.net --recv D018A4CE && gpg --export --armor D018A4CE | sudo apt-key add -
deb http://ppa.launchpad.net/freenx-team/ppa/ubuntu jaunty main

#### GNOME-Colors PPA - https://edge.launchpad.net/~gnome-colors-packagers/+archive/ppa
## Run this command: sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 2d79f61be8d31a30
deb http://ppa.launchpad.net/gnome-colors-packagers/ppa/ubuntu jaunty main

#### Gnome-Do - http://do.davebsd.com/
## Run this command: gpg --keyserver subkeys.pgp.net --recv 77558DD0 && gpg --export --armor 77558DD0 | sudo apt-key add -
deb http://ppa.launchpad.net/do-core/ppa/ubuntu jaunty main

#### Google Linux Software Repositories - http://www.google.com/linuxrepositories/index.html
## Run this command: wget -q https://dl-ssl.google.com/linux/linux_signing_key.pub -O- | sudo apt-key add -
deb http://dl.google.com/linux/deb/ stable non-free

#### Google Linux Software Repositories (testing) - http://www.google.com/linuxrepositories/index.html
## Run this command: wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
deb http://dl.google.com/linux/deb/ testing non-free

#### Kadu - http://www.kadu.net
## Run this command: gpg --no-default-keyring --keyring /tmp/patryk.keyring --keyserver keyserver.ubuntu.com --recv A8094D5F56AB88EDF434B1329761EDC37AB674BA && gpg --no-default-keyring --keyring /tmp/patryk.keyring --export --armor A8094D5F56AB88EDF434B1329761EDC37AB674BA | s
deb http://ppa.launchpad.net/patryk-prezu/ppa/ubuntu jaunty main

#### KDE 3.5 - https://launchpad.net/~kde3-maintainers
## Run this command: gpg --keyserver keyserver.ubuntu.com --recv-keys 44869960 && gpg --export -a 44869960 | sudo apt-key add -
deb http://ppa.launchpad.net/kde3-maintainers/ppa/ubuntu jaunty main

#### KDE 4.2 PPA Repos - http://www.kubuntu.org/news/kde-4.2
## Run this command: gpg --keyserver keyserver.ubuntu.com --recv-keys 493B3065 && gpg --export -a 493B3065 | sudo apt-key add -
deb http://ppa.launchpad.net/kubuntu-experimental/ppa/ubuntu jaunty main

#### KDE 4.3 Beta 1 - http://www.kubuntu.org/node/81
## Run this command: gpg --keyserver subkeys.pgp.net --recv 8AC93F7A && gpg --export --armor 8AC93F7A | sudo apt-key add -
deb http://ppa.launchpad.net/kubuntu-ppa/ppa/ubuntu jaunty main

#### LMMS - Linux MultiMedia Studio - http://lmms.sourceforge.net
## Run this command: gpg --keyserver subkeys.pgp.net --recv ADDE29B2 && gpg --export --armor ADDE29B2 | sudo apt-key add -
deb http://ppa.launchpad.net/tobydox/ppa/ubuntu jaunty main

#### Medibuntu - http://www.medibuntu.org/
## Run this command: sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update
deb http://packages.medibuntu.org/ jaunty free non-free

#### Miro HD Video Player - http://www.getmiro.com/
deb http://ftp.osuosl.org/pub/pculture.org/miro/linux/repositories/ubuntu jaunty/

#### Mozilla Daily Build Team - http://edge.launchpad.net/~ubuntu-mozilla-daily/+archive/ppa
## Run this command: gpg --keyserver subkeys.pgp.net --recv-key 247510BE && gpg --armor --export 247510BE | sudo apt-key add -
deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu jaunty main

#### Ubuntu Tweak - http://ubuntu-tweak.com/
## Run this command: gpg --keyserver subkeys.pgp.net --recv 0624A220 && gpg --export --armor 0624A220 | sudo apt-key add -
deb http://ppa.launchpad.net/tualatrix/ubuntu jaunty main

#### VirtualBox - http://www.virtualbox.org
## Run this command: wget -q http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc -O- | sudo apt-key add -
deb http://download.virtualbox.org/virtualbox/debian intrepid non-free


####### 3rd Party Source Repos

#### Banshee (Source) - https://edge.launchpad.net/~banshee-team
## Run this command: gpg --keyserver subkeys.pgp.net --recv 6E80C6B7 && gpg --export --armor 6E80C6B7 | sudo apt-key add -
deb-src http://ppa.launchpad.net/banshee-team/ppa/ubuntu jaunty main

#### Blueman (Source) - https://edge.launchpad.net/~blueman/+archive/ppa
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 951DC1E2
deb-src http://ppa.launchpad.net/blueman/ppa/ubuntu jaunty main

#### Chromium Project (Source) - http://code.google.com/chromium/
## Run this command: gpg --keyserver subkeys.pgp.net --recv 4E5E17B5 && gpg --export --armor 4E5E17B5 | sudo apt-key add -
deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu jaunty main

#### Conky (Source) - https://launchpad.net/conky
## Run this command: gpg --keyserver subkeys.pgp.net --recv 95628707 && gpg --export --armor 95628707 | sudo apt-key add -
deb-src http://ppa.launchpad.net/norsetto/ppa/ubuntu jaunty main

#### Deluge BitTorrent (Source) - http://www.deluge-torrent.org/
## Run this command: gpg --keyserver subkeys.pgp.net --recv 249AD24C && gpg --export --armor 249AD24C | sudo apt-key add -
deb-src http://ppa.launchpad.net/deluge-team/ppa/ubuntu jaunty main

#### FreeNX (Source) - http://freenx.berlios.de/
## Run this command: gpg --keyserver subkeys.pgp.net --recv D018A4CE && gpg --export --armor D018A4CE | sudo apt-key add -
deb-src http://ppa.launchpad.net/freenx-team/ppa/ubuntu jaunty main

#### GNOME-Colors PPA (Source) - https://edge.launchpad.net/~gnome-colors-packagers/+archive/ppa
## Run this command: sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 2d79f61be8d31a30
deb-src http://ppa.launchpad.net/gnome-colors-packagers/ppa/ubuntu jaunty main

#### Gnome-Do (Source) - http://do.davebsd.com/
## Run this command: gpg --keyserver subkeys.pgp.net --recv 77558DD0 && gpg --export --armor 77558DD0 | sudo apt-key add -
deb-src http://ppa.launchpad.net/do-core/ppa/ubuntu jaunty main

#### Kadu (Source) - http://www.kadu.net
## Run this command: gpg --no-default-keyring --keyring /tmp/patryk.keyring --keyserver keyserver.ubuntu.com --recv A8094D5F56AB88EDF434B1329761EDC37AB674BA && gpg --no-default-keyring --keyring /tmp/patryk.keyring --export --armor A8094D5F56AB88EDF434B1329761EDC37AB674BA | s
deb-src http://ppa.launchpad.net/patryk-prezu/ppa/ubuntu jaunty main

#### KDE 3.5 (Source) - https://launchpad.net/~kde3-maintainers
## Run this command: gpg --keyserver keyserver.ubuntu.com --recv-keys 44869960 && gpg --export -a 44869960 | sudo apt-key add -
deb-src http://ppa.launchpad.net/kde3-maintainers/ppa/ubuntu jaunty main

#### KDE 4.2 PPA Repos (Source) - http://www.kubuntu.org/news/kde-4.2
## Run this command: gpg --keyserver keyserver.ubuntu.com --recv-keys 493B3065 && gpg --export -a 493B3065 | sudo apt-key add -
deb-src http://ppa.launchpad.net/kubuntu-experimental/ppa/ubuntu jaunty main

#### KDE 4.3 Beta 1 (Source) - http://www.kubuntu.org/node/81
## Run this command: gpg --keyserver subkeys.pgp.net --recv 8AC93F7A && gpg --export --armor 8AC93F7A | sudo apt-key add -
deb-src http://ppa.launchpad.net/kubuntu-ppa/ppa/ubuntu jaunty main

#### LMMS - Linux MultiMedia Studio (Source) - http://lmms.sourceforge.net
## Run this command: gpg --keyserver subkeys.pgp.net --recv ADDE29B2 && gpg --export --armor ADDE29B2 | sudo apt-key add -
deb-src http://ppa.launchpad.net/tobydox/ppa/ubuntu jaunty main

#### Medibuntu (Source) - http://www.medibuntu.org/
## Run this command: sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update
deb-src http://packages.medibuntu.org/ jaunty free non-free

#### Mozilla Daily Build Team (Source) - http://edge.launchpad.net/~ubuntu-mozilla-daily/+archive/ppa
## Run this command: gpg --keyserver subkeys.pgp.net --recv-key 247510BE && gpg --armor --export 247510BE | sudo apt-key add -
deb-src http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu jaunty main

#### Ubuntu Tweak (Source) - http://ubuntu-tweak.com/
## Run this command: gpg --keyserver subkeys.pgp.net --recv 0624A220 && gpg --export --armor 0624A220 | sudo apt-key add -
deb-src http://ppa.launchpad.net/tualatrix/ubuntu jaunty main




Läs även andra bloggares åsikter om , ,

Tack till Andrew på Web upd8 för denna.

0 kommentarer:

Blogg listad på Bloggtoppen.se

Twitter Updates

    follow me on Twitter