LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

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 the entire repository list (replaces all existing)
$ tlmgr repository set [url#tag] [url#tag ...]
copy
Check verification status of repositories
$ tlmgr repository status
copy

SYNOPSIS

tlmgr repository action [options]

DESCRIPTION

tlmgr repository manages the list of TeX Live package repositories. It allows configuring CTAN mirrors and additional package sources. One repository must always be tagged as main; operations will fail without it. Part of TeX Live Manager.

PARAMETERS

list [path|url|tag]

List configured repositories and their tags. If a path, URL, or tag is given, initialize a TL database from that source and list its packages.
list --with-platforms
Additionally list available platforms for each package.
add path [tag]
Add a repository, optionally attaching a tag for convenient reference.
remove path|tag
Remove a repository by full path/URL or by its tag.
set path[#tag] [path[#tag] ...]
Replace the entire repository list with the specified entries. One repository must be tagged as main.
status
Report verification status of loaded repositories (tag, URL, and verification status).

CAVEATS

The set action replaces all previously configured repositories. One repository must be tagged as main or operations will fail. Repository verification depends on a working GnuPG (gpg) binary being available.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid