I install from source Texlive into this directory /opt/texlive
It is a Linux OS.
I want to upgrade Circuitikz package manually, without using tlmgr because I have no internet in this OS. I ask this using another OS with internet.
This is the source for Circuitikz that I just downloaded and want to extract / make install manually.
https://github.com/circuitikz/circuitikz/releases/tag/v1.6.3
The question is how? Where are all Tex packages usually located? e.g. Python is usually at /usr/lib/python3.9/site-packages.
Do I just need to type make after extracting that Circuitikz at just any directory?




