snippetbashTip
tlmgr recreate-tlpdb — Recreate the TeX Live package database. This command has a lack of documentation and should be used
Viewed 0 times
thecommandtexliveclipackagetlmgr recreate-tlpdbrecreate
Problem
How to use the
tlmgr recreate-tlpdb command: Recreate the TeX Live package database. This command has a lack of documentation and should be used with caution. More information: <https://www.tug.org/texlive/tlmgr.html>.Solution
tlmgr recreate-tlpdb — Recreate the TeX Live package database. This command has a lack of documentation and should be used with caution. More information: <https://www.tug.org/texlive/tlmgr.html>.Recreate the
texlive.tlpdb database file and dump it to stdout:sudo tlmgr recreate-tlpdbCode Snippets
Recreate the `texlive.tlpdb` database file and dump it to `stdout`
sudo tlmgr recreate-tlpdbContext
tldr-pages: common/tlmgr recreate-tlpdb
Revisions (0)
No revisions yet.