Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18

Thread: What PPAs do you enable?

  1. #11
    Join Date
    Apr 2005
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

  2. #12
    Join Date
    Nov 2008
    Location
    Fortson, GA
    Beans
    1,008
    Distro
    Ubuntu Development Release

    Re: What PPAs do you enable?

    I use a few:

    Code:
    1) Ubuntu Tweak: deb http://ppa.launchpad.net/tualatrix/ubuntu hardy main #Ubuntu Tweak
    2) Wine: deb http://wine.budgetdedicated.com/apt hardy main #Wine
    3) Medibuntu: deb http://packages.medibuntu.org/ hardy free non-free #Medibuntu
    4) Virtualbox: deb http://download.virtualbox.org/virtualbox/debian hardy non-free
    5) Remastersys: deb http://www.remastersys.klikit-linux.com/repository remastersys/
    6) Ypops: deb http://tskariah.net78.net/ubuntu ubuntu main
    7) Deluge: deb http://ppa.launchpad.net/deluge-team/ppa/ubuntu hardy main
    deb-src http://ppa.launchpad.net/deluge-team/ppa/ubuntu hardy main
    8) gtkhash: deb http://ppa.launchpad.net/nicolai-spohrer/ppa/ubuntu hardy main
    deb-src http://ppa.launchpad.net/nicolai-spohrer/ppa/ubuntu hardy main
    9) Google: deb http://dl.google.com/linux/deb/ stable non-free #google
    10) unetbootin: deb http://ppa.launchpad.net/gezakovacs/ppa/ubuntu hardy main
    deb-src http://ppa.launchpad.net/gezakovacs/ppa/ubuntu hardy main
    
    11) --># PulseAudio Fixes - http://ubuntuforums.org/showthread.php?t=789578
    deb http://ppa.launchpad.net/psyke83/ubuntu hardy main
    deb-src http://ppa.launchpad.net/psyke83/ubuntu hardy main
    -o)
    /\\
    _\_V
    Message void if penguin is violated...Don't mess with the penguin.

  3. #13
    Join Date
    Oct 2006
    Location
    /dev/null
    Beans
    1,574
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: What PPAs do you enable?

    Quote Originally Posted by Mr. Picklesworth View Post
    I have to ask... who the hell are these people? We've *never* heard of or from them within the Debian Mono Group. They certainly don't maintain Mono in Ubuntu as their PPA claims (I do!)
    Understanding is a three-edged sword: Your side, their side, and the truth

  4. #14
    Join Date
    Sep 2008
    Beans
    Hidden!

    Re: What PPAs do you enable?

    Usually it's mozilla-daily (to get the latest beta of firefox, be it firefox-3.5 or firefox-3.6), and chromium-browser.

  5. #15
    Join Date
    Aug 2006
    Location
    Florianopolis, Brazil
    Beans
    1,354
    Distro
    Ubuntu Development Release

    Re: What PPAs do you enable?

    Quote Originally Posted by directhex View Post
    I have to ask... who the hell are these people? We've *never* heard of or from them within the Debian Mono Group. They certainly don't maintain Mono in Ubuntu as their PPA claims (I do!)
    As I remember the effort was start with the sole purpose of providing 2.0 for Intrepid. Perhaps though it should carry some bigger warnings such as "not DMG approved"
    On strike during the Oneiric cycle due to ungratefulness of Ubuntu.


  6. #16
    Join Date
    Oct 2007
    Location
    Mumbai, India
    Beans
    Hidden!
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: What PPAs do you enable?

    Call me ignorant but what are PPAs?
    Reality is an illusion that occurs due to lack of alcohol.

  7. #17
    Join Date
    Aug 2006
    Location
    Florianopolis, Brazil
    Beans
    1,354
    Distro
    Ubuntu Development Release

    Re: What PPAs do you enable?

    Quote Originally Posted by amitabhishek View Post
    Call me ignorant but what are PPAs?
    Personal Package Archives. Typically a PPA would be used by developers or maintainers of a given application to ensure that users have the latest version (or to do pre SRU testing of fixes). E.g. if you look at an application like Banshee, it is very likely that it will have important bugfixes and feature updates in the lifetime of an Ubuntu release but policy does not easily allow to push these to the stable repos. Since upstream is only interested in supporting thr latest release this poses a problem. PPAs are a way to address this.

    Now at their base, they are a some what bad idea as well as a good one. It is easy to cause a lot of problems this way but it is also a powerful tool to let users and developer do important testing and upgrades.

    Naturally they do no big favors to QA which is a problem.
    On strike during the Oneiric cycle due to ungratefulness of Ubuntu.


  8. #18
    Join Date
    Dec 2007
    Location
    Philippines, ASEAN Union
    Beans
    204
    Distro
    Lubuntu 12.04 Precise Pangolin

    Talking Re: What PPAs do you enable?

    Now that Jaunty has been released, I started activating the PPAs I use.. the following are:

    Mozilla Team
    https://launchpad.net/~mozillateam
    deb http://ppa.launchpad.net/mozillateam/ppa/ubuntu jaunty main
    deb-src http://ppa.launchpad.net/mozillateam/ppa/ubuntu jaunty main
    KEY: gpg --keyserver pgp.mit.edu --recv CE49EC21 && gpg --export -a CE49EC21 | sudo apt-key add -

    Ubuntu Mozilla Daily Build
    https://launchpad.net/~ubuntu-mozilla-daily
    deb http://ppa.launchpad.net/ubuntu-mozi...ily/ppa/ubuntu jaunty main
    deb-src http://ppa.launchpad.net/ubuntu-mozi...ily/ppa/ubuntu jaunty main
    KEY: gpg --keyserver pgp.mit.edu --recv 247510BE && gpg --export -a 247510BE | sudo apt-key add -

    OpenOffice.org Scribblers (don't use for Jaunty [yet??])
    https://launchpad.net/~openoffice-pkgs
    deb http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu jaunty main
    deb-src http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu jaunty main
    KEY: gpg --keyserver pgp.mit.edu --recv 247D1CFF && gpg --export -a 247D1CFF | sudo apt-key add -

    Get Dropbox (file sync)
    deb http://linux.getdropbox.com/ubuntu jaunty main
    deb-src http://linux.getdropbox.com/ubuntu jaunty main
    KEY: gpg --keyserver pgp.mit.edu --recv 3565780E && gpg --export -a 3565780E | sudo apt-key add -

    WINE
    http://www.winehq.org/download/deb
    deb http://wine.budgetdedicated.com/apt jaunty main #WineHQ - Ubuntu 9.04 "Jaunty Jackalope"
    KEY: http://wine.budgetdedicated.com/apt/Scott%20Ritchie.gpg

    WebKit (dependency of Midori PPA)
    https://launchpad.net/~webkit-team
    deb http://ppa.launchpad.net/webkit-team/ppa/ubuntu jaunty main
    deb-src http://ppa.launchpad.net/webkit-team/ppa/ubuntu jaunty main
    KEY: gpg --keyserver keyserver.ubuntu.com --recv 2D9A3C5B && gpg --export -a 2D9A3C5B | sudo apt-key add -

    Midori (requires WebKit PPA)
    https://launchpad.net/~midori
    deb http://ppa.launchpad.net/midori/ppa/ubuntu jaunty main
    deb-src http://ppa.launchpad.net/midori/ppa/ubuntu jaunty main
    KEY: gpg --keyserver keyserver.ubuntu.com --recv A69241F1 && gpg --export -a A69241F1 | sudo apt-key add -

    Pidgin
    https://launchpad.net/%7Epidgin-developers
    deb http://ppa.launchpad.net/pidgin-developers/ppa/ubuntu jaunty main
    deb-src http://ppa.launchpad.net/pidgin-developers/ppa/ubuntu jaunty main
    KEY: gpg --keyserver keyserver.ubuntu.com --recv A1F196A8 && gpg --export -a A1F196A8 | sudo apt-key add -

    CompizFusion
    https://launchpad.net/~compiz
    deb http://ppa.launchpad.net/compiz/ppa/ubuntu jaunty main
    deb-src http://ppa.launchpad.net/compiz/ppa/ubuntu jaunty main
    KEY: gpg --keyserver keyserver.ubuntu.com --recv 42C24D89 && gpg --export -a 42C24D89 | sudo apt-key add -

    Ubuntu-Tweak
    https://launchpad.net/~tualatrix
    deb http://ppa.launchpad.net/tualatrix/ppa/ubuntu jaunty main
    deb-src http://ppa.launchpad.net/tualatrix/ppa/ubuntu jaunty main
    KEY: gpg --keyserver keyserver.ubuntu.com --recv 0624A220 && gpg --export -a 0624A220 | sudo apt-key add -

    Google
    http://www.google.com/linuxrepositories/testrepo.html
    deb http://dl.google.com/linux/deb/ testing non-free
    KEY: https://dl-ssl.google.com/linux/linux_signing_key.pub

    Medibuntu
    deb http://packages.medibuntu.org/ jaunty free non-free
    deb-src http://packages.medibuntu.org/ jaunty free non-free
    Not yet activated (re-thinking)
    Cairo-Dock
    Scribus && ScribusNG
    Last edited by Laibcoms; April 25th, 2009 at 05:37 PM.

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •