ReqPack wrapper for native TeX Live package management via tlmgr.
- exact TeX Live package names like
latexmk - collections like
collection-fontsrecommended - schemes like
scheme-small - local TeX Live package containers for
installLocal()viatlmgr install --file <path>
installinstallLocalremoveupdatelistoutdatedsearchinfo
- wraps host
tlmgr - uses current TeX Live installation, not plugin-owned user tree
- keeps shared in-memory cache for local and remote TLPDB snapshots during one plugin process
- clears cache after successful install/remove/update/local install
- no TeX Live bootstrap/install
- exact package names only
- no persistent repository reconfiguration
- no advanced multi-repository pinning workflows
rqp test-plugin --plugin ./run.lua --preset core