TeXLive Manager (tlmgr)

The horrible package manager.


find which package to download for a missing file

tlmgr search --file <name_of_missing_file> --global

install package

tlmgr install <package_name>