Files
cheatsheet-tldr/tldr/tlmgr-candidates
2025-05-10 00:19:02 +00:00

14 lines
387 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# tlmgr candidates
> Get available candidate repositories from which a TeX Live package can be installed.
> More information: <https://www.tug.org/texlive/doc/tlmgr.html#candidates-pkg>.
- List all available repositories from which a package can be installed:
`tlmgr candidates {{package}}`