Monday, July 4, 2011

Ubuntu Linux install .deb package


1. Download .deb file (e.g. google chrome 32 bit installer)
2. Navigate to folder where .deb file is downloaded on terminal.
3. Run command, $ sudo dpkg -i package.deb



No comments:

Post a Comment