LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

aptitude-run-state-bundle

Replay aptitude state from a bundle

TLDR

Run aptitude with state bundle
$ aptitude-run-state-bundle [bundle.tar.bz2]
copy
Run with specific aptitude args
$ aptitude-run-state-bundle [bundle.tar.bz2] -- search [pattern]
copy

SYNOPSIS

aptitude-run-state-bundle bundle [-- aptitude-args]

DESCRIPTION

aptitude-run-state-bundle runs aptitude using state from a previously created bundle. This allows reproducing exact package states for debugging or testing dependency resolution.The tool extracts the bundle, configures aptitude to use the extracted state, and runs aptitude with any provided arguments.

PARAMETERS

bundle

State bundle file (.tar.bz2)
-- args
Arguments to pass to aptitude

INSTALL

sudo apt install aptitude
copy

CAVEATS

Used for debugging purposes. The bundle's state may not match current repository state. Primarily useful for aptitude developers.

HISTORY

aptitude-run-state-bundle complements aptitude-create-state-bundle, enabling developers to reproduce reported issues.

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