Installing .deb package in ubuntu
First download the .deb package,move the downloaded file
to /tmp directory then open the terminal,and do the following.
to /tmp directory then open the terminal,and do the following.
cd /tmp
sudo dpkg -i packagename.deb
0 comments :
Post a Comment