installing debian package on ubuntu



If you're trying to install debian package on Ubuntu, all you need is the following command :-

sudo dpkg -i DEB_PACKAGE

Comments