LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

pkgrm

Remove installed packages on CRUX Linux

TLDR

Uninstall a package that was installed with pkgadd
$ pkgrm [package]
copy

SYNOPSIS

pkgrm [-r root] package

DESCRIPTION

pkgrm removes installed packages from a CRUX Linux system. It deletes all files belonging to the package and removes the package entry from the system database.The tool does not check for dependencies, so removing packages that other software depends on may break the system. Users must manage dependencies manually.

PARAMETERS

-r _root_

Use alternate root directory
package
Name of package to remove

CAVEATS

No dependency checking. Files modified after installation are not removed. Directories are only removed if empty. Use pkginfo to check package contents before removal.

HISTORY

pkgrm is part of pkgutils, the native package management system for CRUX Linux. It follows CRUX's philosophy of simple, transparent tools that trust the user to manage their system.

SEE ALSO

pkgadd(8), pkginfo(1), pkgmk(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