• 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

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

Linux Command To Check RAM Size In Ubuntu Terminal In GB

How To Install Proprietary Drivers In Linux Ubuntu Using Terminal

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

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