http://www.tug.org/texlive/quickinstall.html
say to "add the directory of TeX Live binaries to your PATH", but I don't what "my" PATH is supposed to mean. I tried reinstalling the GUIs Texmaker and TeXworks, but at least one of them seems to have come with a version of TeX Live. (I had tried to remove previous versions before installing 2018. I don't know how to install these GUIs without installing the version of TeX that comes with them...)
When I run
Code: Select all
tex --version
.This is XeTeX, Version 3.14159265-2.6-0.99998 (TeX Live 2017/Debian) (preloaded format=xelatex)
restricted \write18 enabled.
When I type the code from the instructions
Code: Select all
PATH=/usr/local/texlive/2018/bin/x86_64-linux:$PATH
What I want to achieve is this:
- Have Texmaker and TeXworks use the latest version.
- Remove old versions of TeX Live, at least one of which is apparently installed somewhere: I've no idea where.
- Have "tex -- version" return the 2018 version.
Linux Mint Tara 64-bit