
tlmgr-info
List of commands for tlmgr-info:
-
tlmgr-info:tldr:24516 tlmgr-info: List all available collections.$ tlmgr info collectionstry on your machineexplain this command
-
tlmgr-info:tldr:54612 tlmgr-info: Show only specific information about a package.$ tlmgr info ${package_name} --data "${name},${category},${installed},${size},${depends},..."try on your machineexplain this command
-
tlmgr-info:tldr:6f658 tlmgr-info: List all files contained in a specific package.$ tlmgr info ${package_name} --listtry on your machineexplain this command
-
tlmgr-info:tldr:74eef tlmgr-info: Show information about a specific package.$ tlmgr info ${package_name}try on your machineexplain this command
-
tlmgr-info:tldr:82771 tlmgr-info: List all available schemes.$ tlmgr info schemetry on your machineexplain this command
-
tlmgr-info:tldr:89952 tlmgr-info: Print all available packages as JSON encoded array.$ tlmgr info --jsontry on your machineexplain this command
-
tlmgr-info:tldr:d32cf tlmgr-info: List all installed packages.$ tlmgr info --only-installedtry on your machineexplain this command
-
tlmgr-info:tldr:e2e87 tlmgr-info: List all available TeX Live packages, prefexing installed ones with `i`.$ tlmgr infotry on your machineexplain this command