System Grab Bag

View all TLDR pages from common (or from all pages)

topgrade

Update all applications on the system. More information: https://github.com/r-darwish/topgrade.
  • Run updates:
    topgrade
  • Say yes to all updates:
    topgrade -y
  • Cleanup temporary/old files:
    topgrade -c
  • Disable a certain update operation:
    topgrade --disable {{operation}}
  • Only perform a certain update operation:
    topgrade --only {{operation}}
  • Edit the config file with default editor:
    topgrade --edit-config

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.