• 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 / How To / How To Fix Sudo: Add-Apt-Repository: Command Not Found

How To Fix Sudo: Add-Apt-Repository: Command Not Found

By Sourabh / August 7, 2019 Category: How To, Ubuntu

How to fix sudo: add-apt-repository: command not found using sudo add-apt-repository ppa:some/ppa in Ubuntu Linux Systems.

If you get the error message “sudo: add-apt-repository: command not found” while adding sudo add-apt-repository ppa:some/ppa, here is what to do:

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install software-properties-common

No run the respective command for adding the PPA in the traditional way.

Please note that for Ubuntu 13.10, Debian 7 and other older versions or its earlier versions, add-apt-repository command is available under python-software-properties package. So in this case ypu must use the following command to install it.

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install python-software-properties

Tags: add-apt-repository command not found docker, add-apt-repository command not found fedora, add-apt-repository command not found kali, add-apt-repository command not found raspbian, google sudo add apt repository command not found, sudo add apt repository command not found linode, sudo add-apt-repository command not found debian, sudo: add-apt-repository: command not found, sudo: add-apt-repository: command not found mac

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