Using the terminal in Debian/Ubuntu, how does find the version of the system's TeX Live distribution? I don't have tlmgr so I would need to need to do this either through apt-get, aptitude, or some command that invokes the --version flag. Thanks.
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
|
||||
|
The command to show your texlive version is
|
|||
|
|

--versionbut does not know what command to append it to. texlive is not a command, so your suggestion does not work. – N.N. Feb 1 '12 at 22:03