tlmgr install

Install TeX Live packages. More information: https://www.tug.org/texlive/doc/tlmgr.html#install-option...-pkg.

sudo tlmgr install {{package}}

sudo tlmgr install --reinstall {{package}}

tlmgr install --dry-run {{package}}

sudo tlmgr install --no-depends {{package}}

sudo tlmgr install --file {{path/to/package}}