Install Tikz with TeXLive
When using TeXLive, the “tlmgr” program allows installing many LaTeX-related packages.
For example, to enable Tikz diagrams via \usepackage{tikz}
, install the “pgf” package:
tlmgr install pgf
Packages can also be added to TeXLive by the GUI TeX Live Manager. Under Package List select Status: All.