System Grab Bag

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

checkupdates

Tool to check pending updates in Arch Linux. More information: https://man.archlinux.org/man/checkupdates.8.
  • List pending updates:
    checkupdates
  • List pending updates and download the packages to the pacman cache:
    checkupdates --download
  • List pending updates using a specific pacman database:
    CHECKUPDATES_DB={{path/to/directory}} checkupdates
  • Display help:
    checkupdates --help

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.