LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

wajig

Simplified Debian package management wrapper

TLDR

Refresh the package lists
$ wajig update
copy
Search for a package by name or description
$ wajig search [keyword]
copy
Show the full details of a package
$ wajig show [package]
copy
Install a package
$ wajig install [package1] [package2]
copy
Apply only the safe upgrades, which add and remove nothing
$ wajig safeupgrade
copy
Do the routine update and full upgrade in one step
$ wajig dailyupgrade
copy
Find which package owns a file
$ wajig whichpackage [/usr/bin/awk]
copy
List the files a package installed
$ wajig listfiles [package]
copy
Show which installed packages are upgradable
$ wajig toupgrade
copy
Report orphaned libraries that nothing depends on
$ wajig orphans
copy
Show the largest installed packages
$ wajig large
copy
Verify installed packages against their checksums
$ wajig integrity
copy
Purge configuration left behind by already-removed packages
$ wajig purgeremoved
copy

SYNOPSIS

wajig COMMAND [ARGS...]

DESCRIPTION

wajig is a simplified all-in-one-place system support tool for Debian-based systems. It wraps apt, dpkg, and other tools into a consistent interface with easy-to-remember commands.The tool provides a unified interface for common package management tasks.

COMMANDS

update

Update package lists
install
Install or upgrade package
purge
Remove package and configuration
daily-upgrade
Update and dist-upgrade
sizes
Display installed package sizes
versions
List versions for all packages
toupgrade
List upgradable packages
dependents
Show packages depending on given package

CAVEATS

Debian-based systems only. Requires root for most operations. Wraps standard package tools.

SEE ALSO

apt(8), dpkg(1), aptitude(8)

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