commands.sh

tlmgr pinning

all

The pinning action manages the pinning file.

More info →

Examples (4)

Show the current pinning data

Pin the matching the packages to the given repository

tlmgr pinning add repository package1 package2 ...

Remove any packages recorded in the pinning file matching the packages for the given repository

tlmgr pinning remove repository package1 package2 ...

Remove all pinning data for the given repository

tlmgr pinning remove repository --all
made by @shridhargupta | data from tldr-pages