LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

tlmgr-remove

Uninstall TeX Live packages

TLDR

Remove package
$ tlmgr remove [package]
copy
Remove multiple packages
$ tlmgr remove [package1] [package2]
copy
Force removal
$ tlmgr remove --force [package]
copy
Dry run
$ tlmgr remove --dry-run [package]
copy

SYNOPSIS

tlmgr remove [options] package...

DESCRIPTION

tlmgr remove uninstalls TeX Live packages, collections, or schemes. By default it prevents removal of packages required by other installed components, ensuring the integrity of the TeX Live installation, unless overridden with `--force`. When TeX Live is installed system-wide, root privileges are required.

PARAMETERS

--force

Force removal even if other packages depend on it.
--dry-run
Show what would be removed.
--no-depends
Don't remove dependencies.
--no-depends-at-all
Even more aggressive: do not check for and remove dependent packages even from the same collection.

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