LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

removepkg

Remove Slackware packages

TLDR

Remove a package
$ sudo removepkg package_name
copy
Generate a simulated removal report
$ removepkg -warn package_name
copy
Preserve package files and remove
$ sudo removepkg -preserve package_name
copy
Copy package without removing
$ removepkg -copy package_name
copy
Keep temporary files for debugging
$ sudo removepkg -keep package_name
copy

SYNOPSIS

removepkg [options] packagename_

DESCRIPTION

removepkg removes specified Slackware packages from the system. It can simulate removal, preserve package files before deletion, or copy packages without removing them.The tool is part of Slackware's native package management system.

PARAMETERS

-warn

Generate simulated removal report without removing
-preserve
Reconstruct package tree in /tmp/preserved_packages before removing
-copy
Copy package to /tmp/preserved_packages without removing
-keep
Keep temporary files for debugging

CAVEATS

Does not handle dependencies automatically. Removing packages that others depend on may break the system.

HISTORY

Part of Slackware package management utilities. Provides basic package removal functionality for the Slackware Linux distribution.

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