LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

explodepkg

extract Slackware package contents without installing

TLDR

Extract a package to current directory
$ explodepkg [path/to/package.tgz]
copy
Extract multiple packages
$ explodepkg [path/to/package1.tgz] [path/to/package2.tgz]
copy

SYNOPSIS

explodepkg packages

DESCRIPTION

explodepkg extracts the contents of Slackware packages to the current directory. Unlike installpkg, it does not install the package to the system or run installation scripts.Slackware packages are compressed tarballs (.tgz or .txz) with a specific structure. This tool unpacks them for inspection, extracting files to see package contents, documentation, or to create modified packages.Useful for inspecting package contents before installation, debugging package issues, or extracting specific files without full installation. Part of Slackware's pkgtools suite.

PARAMETERS

packages

One or more Slackware packages to extract

CAVEATS

Slackware Linux specific. Extracts to current directory, not system paths. Does not run doinst.sh scripts. Part of pkgtools.

SEE ALSO

RESOURCES

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