LinuxCommandLibrary

tlmgr-repository

Manage TeX Live package repositories

TLDR

List repositories

$ tlmgr repository list
copy
Add repository
$ tlmgr repository add [url] [tag]
copy
Remove repository
$ tlmgr repository remove [url]
copy
Set main repository
$ tlmgr repository set [url]
copy

SYNOPSIS

tlmgr repository action [options]

DESCRIPTION

tlmgr repository manages TeX Live package repositories. Configure CTAN mirrors and additional package sources. Part of TeX Live Manager.

PARAMETERS

list

List configured repositories.
add url [tag]
Add repository.
remove url
Remove repository.
set url
Set main repository.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community