Horje
Examples of add-apt-repository and updating the APT cache Code Example
Examples of add-apt-repository and updating the APT cache
# Adds a repository into the file
add-apt-repository 'deb http://us.archive.ubuntu.com/ubuntu xenial main universe' 

# Removes a repository from the file
add-apt-repository -r 'deb http://us.archive.ubuntu.com/ubuntu xenial main universe'

# Updates the APT cache
apt-get update




Shell

Related
download fbreader for ubuntu Code Example download fbreader for ubuntu Code Example
pandas format float decimal places Code Example pandas format float decimal places Code Example
digital assistant Code Example digital assistant Code Example
Misp Setup Code Example Misp Setup Code Example
build pdf from tex file linux Code Example build pdf from tex file linux Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
18