-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

tlmgr info


> Show information about TeX Live packages.

More information.


List all available TeX Live packages, prefexing installed ones with `i`:

tlmgr info

List all available collections:

tlmgr info collections

List all available schemes:

tlmgr info scheme

Show information about a specific package:

tlmgr info {package_name}

List all files contained in a specific package:

tlmgr info {package_name} --list

List all installed packages:

tlmgr info --only-installed

Show only specific information about a package:

tlmgr info {package_name} --data "{name},{category},{installed},{size},{depends},..."

Print all available packages as JSON encoded array:

tlmgr info --json


> 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 03:11:55 2024