Files
cheatsheet-tldr/tldr/tlmgr-recreate-tlpdb

15 lines
397 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# 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-tlpdb`