-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

tlmgr install


> Install TeX Live packages.

More information.


Install a package and its dependencies:

sudo tlmgr install {package}

Reinstall a package:

sudo tlmgr install --reinstall {package}

Simulate installing a package without making any changes:

tlmgr install --dry-run {package}

Install a package without its dependencies:

sudo tlmgr install --no-depends {package}

Install a package from a specific file:

sudo tlmgr install --file {path/to/package}


> 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 00:12:08 2024