Results 1 to 2 of 2
I am running linspire 4.5. i dowloaded the file from juno.com , juno.deb. When i double click the files icon a popup comes up asking what to open the file ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-26-2007 #1Just Joined!
- Join Date
- Dec 2007
- Posts
- 1
linspire and juno.com
I am running linspire 4.5. i dowloaded the file from juno.com , juno.deb. When i double click the files icon a popup comes up asking what to open the file with.can anyone tell me what to use. I am a nubie to linux so any help would be appreciated.
thanks dls3491
- 12-26-2007 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
Welcome to the forums!
Assuming that .deb files work in Linspire like they do in Debian, you'll need to go to a terminal or konsole, enter su to gain root privileges, and then enter the following command:
For example, if it's juno.deb and it's in your /home/username directory, it would be like this:Code:dpkg -i /path/to/file/filename.deb
Let us know how it goes, and have fun with Linux.Code:dpkg -i /home/username/juno.deb
oz


Reply With Quote
