-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

tlmgr


> Manages packages and configuration options of an existing TeX Live installation.

> Some subcommands such as `tlmgr paper` have their own usage documentation.

More information.


Install a package and its dependencies:

tlmgr install {package}

Remove a package and its dependencies:

tlmgr remove {package}

Display information about a package:

tlmgr info {package}

Update all packages:

tlmgr update --all

Show possible updates without updating anything:

tlmgr update --list

Start a GUI version of tlmgr:

tlmgr gui

List all TeX Live configurations:

tlmgr conf


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 06:39:38 2024