Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

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
Comment

PREVIOUS NEXT
Code Example
Shell :: install opencv anaconda 
Shell :: ssh set owner 
Shell :: java status archlinux 
Shell :: install phoenix 1.6 
Shell :: install figlet package and run a simple command 
Shell :: Create Remote for Contributing to a GitHub project 
Shell :: shell get all lines that are in one file and not another 
Shell :: install kali software manager support 
Shell :: git cache ssh password 
Shell :: Install Deno - Build and install from source using Cargo 
Shell :: npm -g mac privileges 
Shell :: copy content from one files to another in linux shell script 
Shell :: bash source in lxc 
Shell :: kernel version link 
Shell :: airodump output to file 
Shell :: kali linux wired connection insted of wifi 
Shell :: thinderbird download linux mint 
Shell :: dont want ot type my passphrase everytime i push 
Shell :: deploy contract on bsc testnet hardhat 
Shell :: how do i get buster and gnome chromebook 
Shell :: reverse serach linux 
Shell :: coc.nvim not working after update 
Shell :: how to put access.log in gitignore 
Shell :: manjaro gnome poweroff too long 
Shell :: Rstudio arch linux rJava/libs/rJava.so 
Shell :: linux audacity installieren 
Shell :: dolphin service menus 
Shell :: nx lint ignore warning 
Shell :: short cut apps folder app store location 
Shell :: download marven ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
8+6 =