• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / Ubuntu / How To Install PPA In Ubuntu

How To Install PPA In Ubuntu

By Sourabh / April 5, 2017 Category: How To, Ubuntu

How to install PPA in Ubuntu Linux. Learn how to add PPA in Ubuntu via command line or using GUI. Personal Package Archives (PPAs) are software repositories designed for Ubuntu users and are easier to install than other third-party repositories.

A PPA is a Personal Package Archive, and is a method of distributing software to users, without requiring developers to undergo the full process of distribution in the main Ubuntu repositories. PPAs can be used to extend the available software in Ubuntu to both programs that are not otherwise available in Ubuntu, as well as to allow newer versions, such as beta programs, that have not yet undergone sufficient testing to be imported into the main archive.

The four main repositories are:

  1. Main – Canonical-supported free and open-source software.
  2. Universe – Community-maintained free and open-source software.
  3. Restricted – Proprietary drivers for devices.
  4. Multiverse – Software restricted by copyright or legal issues.

The Ubuntu Install CDs contain software from the “Main” and “Restricted” repositories, so if you have no Internet connection you can still install software from the CDs. If you have an Internet connection you can install software from any Ubuntu repository.

Install a PPAusing GUI

  1. On the PPA’s overview page, look for the heading Adding this PPA to your system. Make a note of the PPA’s location, which should look similar to: ppa:mozillateam/firefox-next.
  2. Click the Ubuntu Software icon in the Launcher, or search for Software in the search bar of the Dash.
  3. When Ubuntu Software launches, click Software & Updates
  4. Switch to the Other Software tab.
  5. Click Add and enter the ppa: location.
  6. Click Add Source. Enter your password in the Authenticate window.
  7. Close the Software & Updates window. Ubuntu Software will then check your software sources for new software.

Adding a PPA using the command-line

Make sure you have the package python-software-properties installed.

Step 1: On the PPA’s Launchpad page, look for the heading that reads “Adding this PPA to your system”. Make a note of the PPA’s location, which has the format ppa:user/ppa-name.

Step 2: Open a terminal and enter:


sudo apt-get update
sudo add-apt-repository ppa:user/ppa-name
sudo apt-get update

Replace ‘ppa:user/ppa-name’ with the PPA’s location that you noted above.

Your system will now fetch the PPA’s key. This enables your system to verify that the packages in the PPA have not been interfered with since they were built. The above command will create a PPA file under /etc/apt/sources.list.d on the system.

Tags: Add Ppa Ubuntu 14.04, Add Ppa Ubuntu 14.04 Command Line, Add Ppa Ubuntu 14.10, Add Ppa Ubuntu 15.04, Add Ppa Ubuntu 15.10, Add Ppa Ubuntu 16.04, Add Ppa Ubuntu 16.10, Add Ppa Ubuntu 17.04, Add Ppa Ubuntu 17.10, Install Ppa Ubuntu, Install Ppa Ubuntu 14.04, Install Ppa Ubuntu 14.10, Install Ppa Ubuntu 15.04, Install Ppa Ubuntu 15.10, Install Ppa Ubuntu 16.04, Install Ppa Ubuntu 16.10, Install Ppa Ubuntu 17.04, Install Ppa Ubuntu 17.10, Launchpad Ppa, Ubuntu 15 Add Ppa, Ubuntu Add Ppa Launchpad, Ubuntu Add Ppa Url, Ubuntu Ppa List, What Is Ppa Ubuntu

Primary Sidebar

Latest Posts

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

© 2025 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap