tlmgr-repository
Manage TeX Live package repositories
TLDR
List repositories
$ tlmgr repository list
Add repository$ tlmgr repository add [url] [tag]
Remove repository$ tlmgr repository remove [url]
Set main repository$ tlmgr repository set [url]
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
tlmgr-update(1), tlmgr(1)
