LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   How to install .deb file (https://www.linuxquestions.org/questions/linux-software-2/how-to-install-deb-file-375448/)

taydu3000 10-21-2005 10:50 AM

How to install .deb file
 
I was searching around for a freenas and found this, http://codigolivre.org.br/frs/%3Fgro...en-US:official i wanted to install it but have no idea how can someone help

thanks

FliesLikeABrick 10-21-2005 11:25 AM

assuming you're on debian, you would do dpkg -i /path/to/deb-file
use man dpkg for more information


the same works for ubuntu. If you're on another distrobution, you'd have to look into what to do to install foreign packages.

Lleb_KCir 10-21-2005 11:34 AM

you can also try to find the apt repository for that app, then just apt-get install and away you go. FYI in both cases you will need to be root, not user.


All times are GMT -5. The time now is 11:33 AM.