Skip to content
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.

Easily add repositories from launchpad for Debian systems

License

Notifications You must be signed in to change notification settings

timothyvanderaerden/add-apt-repository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

add-apt-repository

Easily add repositories from launchpad for Debian systems.

Dependencies

  • apt
  • apt-key

Installation

  1. Download or clone this repository
  git clone git@github.com:timothyvanderaerden/add-apt-repository.git
  1. Make the script executable
  chmod +x ./add-apt-repository
  1. (optional) Use it as a global command
  sudo mv add-apt-repository /usr/bin

Usage

  sudo ./add-apt-repository ppa:user/package

The script will automaticly take the package for xenial. You can change this:

  sudo ./add-apt-repository ppa:user/package zesty