Hey all,
I'm trying to install Hulu desktop since Hulu doesn't playback properly in iceweasel at fullscreen. The problem is it comes as a .deb as does the flash installer for that matter. Any help?
topic title: Installing .deb files
2 posts
• Page 1 of 1
-
Posts: 23
- Joined: 01 Nov 2007
-
Posts: 1,520
- Joined: 07 Oct 2007
#2
In the directory where the .deb is open a terminal(Roxterm) and su to root then:
Afterwards, to make sure all is well:
This will bring in dependencies. You can also just type the first few characters of the name and then <tab> to auto complete.
Can you provide a link to the software your speaking of?
Code: Select all
dpkg -i <nameofdeb>
Code: Select all
apt-get -f install
Can you provide a link to the software your speaking of?