Manpages - checkupdates.8

Table of Contents

NAME

checkupdates - safely print a list of pending updates

SYNOPSIS

checkupdates [options]

DESCRIPTION

Checks for pending updates using a separate Pacman database located in TMPDIR if CHECKUPDATES_DB is not set and outputs a list of updates with the old and new version.

OPTIONS

-d, –download

Download any pending updates to the pacman cache.

-h, –help

Display syntax and command line options.

ENVIRONMENT

CHECKUPDATES_DB

Override the default update db location.

TMPDIR

Overrides the default /tmp temporary directory.

ERRORS

On exit, checkpkg will return one of the following error codes.

0

Normal exit condition.

1

Unknown cause of failure.

2

No updates are available.

SEE ALSO

*pacman*(8), *pacman.conf*(5)

BUGS

Bugs? You must be kidding; there are no bugs in this software. But if we happen to be wrong, send us an email with as much detail as possible to pacman-contrib@lists.archlinux.org.

AUTHORS

Current maintainers:

·

Johannes Löthberg <johannes@kyriasis.com>

·

Daniel M. Capella <polyzen@archlinux.org>

For additional contributors, use git shortlog -s on the pacman-contrib.git repository.

Author: dt

Created: 2022-02-20 Sun 09:44