HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

tlmgr candidates — Get available candidate repositories from which a TeX Live package can be installed. More informatio

Submitted by: @import:tldr-pages··
0
Viewed 0 times
availablerepositoriescommandfromcandidateclitlmgr candidatesget

Problem

How to use the tlmgr candidates command: 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>.

Solution

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}}

Code Snippets

List all available repositories from which a package can be installed

tlmgr candidates {{package}}

Context

tldr-pages: common/tlmgr candidates

Revisions (0)

No revisions yet.