User Tools

Site Tools


packages:install_a_local_.deb_file

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
packages:install_a_local_.deb_file [2019/12/01 11:54] – removed peterpackages:install_a_local_.deb_file [2020/07/19 14:59] (current) – old revision restored (2019/12/01 11:54) 95.111.247.252
Line 1: Line 1:
 +====== Packages - Install a local .deb file ======
 +
 +Issue the command:
 +
 +<code bash>
 +sudo dpkg -i filename.deb
 +</code>
 +
 +Change filename.deb to the actual file name of the local .deb file you wish to install.
 +
 +
 +To uninstall (remove)
 +
 +<code bash>
 +sudo dpkg -r package_file.deb
 +</code>
  
packages/install_a_local_.deb_file.1575201251.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki