View Single Post
colm.smyth's Avatar
Posts: 334 | Thanked: 94 times | Joined on May 2010 @ Ireland
#25
cheers man

Originally Posted by filologen View Post
If you have downloaded a deb-file, you just type

Code:
dpkg -i FILENAME.deb
If it's a zipped file, first use

Code:
unzip FILENAME
(in both cases use the correct file name)
 

The Following User Says Thank You to colm.smyth For This Useful Post: