LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

upgradepkg

Upgrade Slackware packages

TLDR

Upgrade a package
$ sudo upgradepkg [path/to/package.tgz]
copy
Install if not present
$ sudo upgradepkg --install-new [path/to/package.tgz]
copy
Reinstall package
$ sudo upgradepkg --reinstall [path/to/package.tgz]
copy
Dry run preview
$ upgradepkg --dry-run [path/to/package.tgz]
copy
Verbose upgrade
$ sudo upgradepkg --verbose [path/to/package.tgz]
copy

SYNOPSIS

upgradepkg [OPTIONS] PACKAGE...

DESCRIPTION

upgradepkg upgrades Slackware packages by replacing existing packages with new versions. It removes the old package and installs the new one, preserving configuration where possible.Part of the Slackware pkgtools package management system.

PARAMETERS

--install-new

Install package if not already present
--reinstall
Reinstall even if same version exists
--dry-run
Preview without making changes
--verbose
Show detailed progress

CAVEATS

Slackware specific. Requires root privileges. Does not handle dependencies. Old package is removed before new one is installed.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid