Site Tools


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
linux:ubuntu:apt [2021-02-02] dcailinux:ubuntu:apt [2022-07-15] (current) dcai
Line 14: Line 14:
 sudo apt-get install fish git vim sudo apt-get install fish git vim
 </code>  </code> 
 +
 +https://gist.github.com/dcai/c5418bcf9203cf19c93a
  
  
Line 21: Line 23:
 apt-get autoremove apt-get autoremove
 wajig large| less # find large packages wajig large| less # find large packages
 +</code>
 +
 +
 +=== fix broken install issue ===
 +<code>
 +sudo apt -o Dpkg::Options::="--force-overwrite" --fix-broken install
 </code> </code>
linux/ubuntu/apt.1612236924.txt.gz · Last modified: by dcai