Advertisement
Christopher_Goodwin

update

Feb 15th, 2019
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. sudo apt -o Acquire::http::AllowRedirect=false update
  2. apt list --upgradable
  3. sudo apt -o Acquire::http::AllowRedirect=false upgrade
  4. sudo apt autoremove
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement