Difference between revisions of "Linux comand: apt-get"

From RHS Wiki
Jump to navigation Jump to search
Line 5: Line 5:
 
== Search package ==
 
== Search package ==
 
  sudo apt-cache search qbasic
 
  sudo apt-cache search qbasic
 +
 +
apt-get (update/install/purge package <br />
 +
apt-cache search<br />
 +
<br />
 +
Sources file path:<br />
 +
/etc/sources.list lista de repositorios de paquetes

Revision as of 14:37, 8 April 2015

System update

 sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade

Package instalation

sudo apt-get install package-name

Search package

sudo apt-cache search qbasic

apt-get (update/install/purge package
apt-cache search

Sources file path:
/etc/sources.list lista de repositorios de paquetes