Posts

Showing posts with the label ppa

Stellarium PPA

Stellarium PPA You can update your system with unsupported packages from this untrusted PPA by adding ppa:stellarium/stellarium-releases to your systems Software Sources.  If youre using the most recent version of Ubuntu (or any version from Ubuntu 9.10 onwards), you can add a PPA to your system with a single line in your terminal: sudo add-apt-repository ppa:stellarium/stellarium-releases sudo apt-get update sudo apt-get install stellarium    Technical details about this PPA This PPA can be added to your system manually by copying the lines below and adding them to your systems software sources. Display sources.list entries for:   deb http://ppa.launchpad.net/stellarium/stellarium-releases/ubuntu maverick main deb-src http://ppa.launchpad.net/stellarium/stellarium-releases/ubuntu maverick main Signing key: 1024R/C68D72A5   Fingerprint: 4283D01497ADF8D09CFA9B6C1932F485C68D72A5 On older (pre 9.10) Ubuntu systems Step 1: Visit the PPAs overview page in Laun...