Daily Archives: May 22, 2011
Install/uninstall .deb files
To install a .deb file, simply double click on it, and then select Install Package Alternatively, you can also install a .deb file by opening a terminal and typing: sudo dpkg -i package_file.deb To uninstall a .deb file, deselect it … Continue reading
Filed under Linux/Ubuntu