How-to Enable the GetDeb Repo for Linux Ubuntu Based Systems

Adding GetDeb Repository on Ubuntu Linux

The Article Show Step-by-Step How-to Enable the GetDeb Repositories for Ubuntu 14.04+ GNU/Linux Based OSs.

The GetDeb repository extends the official Ubuntu repositories by providing latest versions and new applications.

Unlike the official packages, GetDeb packages do not have a predefined release schedule – new software versions are provided as they become available from their authors.
There is a short and limited testing phase instead of a full testing cycle to ensure packaging quality, however it is less strict than Ubuntu’s official requirements.

How-to Add GetDeb Repositories on Ubuntu Linux Bases Systems - Featured




  1. Open a Shell Terminal emulator window

  2. Download GetDeb Repos Package Installer for Ubuntu:

    Get GetDeb .deb Package
  3. Installing GetDeb Repos on Ubuntu

    cd ~/Downloads
    sudo dpkg -i getdeb-repo*.deb

    If Got “User is Not in Sudoers file” then Look: Solution

  4. Refreshing Ubuntu Repositories

    sudo apt-get update