[ILUGC] GNU/Linux commands - add-apt-repository

  • From: Dhanasekar <tkdhanasekar@xxxxxxxxx>
  • To: ilugc@xxxxxxxxxxxxx, kanchilug@xxxxxxxxxxxxx
  • Date: Mon, 12 Sep 2016 22:38:32 +0530

Hi
add-apt-repository - Adds a  PPA repository into the /etc/apt/sources.list
                                or /etc/apt/sources.list.d or removes an
existing one

A Personal Package Archive (PPA) is a special software repository for
uploading
source packages to be built and published as an APT repository by Launchpad


# add-apt-repository [options] repository

# add-apt-repository ppa:name-of-ppa/ppa

will add a PPA  then need to update it # apt-get update

# add-apt-repository --remove ppa:name-of-ppa/ppa

will remove a PPA then update it using # apt-get update



regards,

T.Dhanasekar


_____________________________________
ILUGC List: //www.freelists.org/list/ilugc
ILUGC Web: http://ilugc.in/

Other related posts: