Install Program/Paket Dengan Teks Command

Text command Install paket .deb

  • Cara install paket debian/ubuntu .deb

sudo dpkg -i namapaket.deb

Contoh:

sudo dpkg -i googleearth_6.0.1.2032+0.5.7-1_i386.deb


  • Uninstall

sudo dpkg -r namapaket

Contoh :

sudo dpkg -r vlc


  • Rekonfigure/repair paket .deb yang terinstall

sudo dpkg-reconfigure namapaket

Contoh:

sudo dpkg-reconfigure vlc


Text command install dengan apt-get install

  • Install program (online) 

sudo apt-get install namapaket

Contoh :

sudo apt-get install uck

Contoh : sudo apt-get install uck

  • Uninstall
sudo apt-get remove namapaket

Contoh :

sudo apt-get remove uck
 

Update & Upgrade

sudo apt-get update

sudo apt-get upgrade
Install Program/Paket Dengan Teks Command Install Program/Paket Dengan Teks Command Reviewed by Joherujo on March 07, 2011 Rating: 5

No comments:

Trims untuk kunjungannya, silahkan berkomentar :

Powered by Blogger.