View Single Post
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#6347
For normal packages: or double click on the file, or in terminal as ROOT:
Code:
dpkg -i /path/to/file.deb
And if package need inception, you need inception installed and activated and for installation of packages you need run this as ROOT:
Code:
/usr/sbin/incept /path/to/file.deb

Last edited by Schturman; 2013-05-03 at 22:53.