Kamis, 09 Agustus 2012

How to install .deb package on Ubuntu 11.10

If you want to install some .deb app on Ubuntu, there are 2 options that you can choose.

The first one, you can directly execute .deb file with double click on file.

Second, you can install apps on terminal. Open terminal and login as super user, and you can write command below.
# dpkg -i filename.deb

Tidak ada komentar:

Posting Komentar