LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   How do you run .deb files? (https://www.linuxquestions.org/questions/ubuntu-63/how-do-you-run-deb-files-326424/)

Cinematography 05-23-2005 08:30 PM

How do you run .deb files?
 
I just downloaded a .deb file. Does anyone know how to run this bugger? Or is it just an archive, and not like the wonderful and userfriendly .rpm format?

mrcheeks 05-23-2005 08:38 PM

Code:

dpkg -i filename.deb

Cinematography 05-23-2005 08:42 PM

Quote:

Originally posted by mrcheeks
Code:

dpkg -i filename.deb

You're my hero, MrCheeks! Thanks a lot.

Is there a way I could also do this from the GUI?

mrcheeks 05-23-2005 08:54 PM

You could install kpackage and use it to install software.

Cinematography 05-23-2005 09:22 PM

Quote:

Originally posted by mrcheeks
You could install kpackage and use it to install software.
Time to turn Ubuntu into Kubuntu, I guess. :) Thanks again.

maspai 07-26-2011 10:21 PM

ubuntu software center
 
i always easily just double click it, and ubuntu software center will appear (as default program for deb files). then click "install" button. that's it ^_^

TobiSGD 07-27-2011 05:07 AM

Gdebi will also do the job.


All times are GMT -5. The time now is 03:29 AM.