Differences

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

Link to this comparison view

Next revision Both sides next revision
dpkg [2013/10/10 16:26]
127.0.0.1 external edit
dpkg [2016/04/20 09:02]
steve
Line 3: Line 3:
   * [[Ubuntu]]   * [[Ubuntu]]
   * [[aptitude]]   * [[aptitude]]
 +
 +== Install a .deb file ==
 +
 +<​code>​
 +dpkg -i dropbox_2015.10.28_amd64.deb
 +</​code>​
  
 == Display installed packages == == Display installed packages ==