I have downloaded install-tl-unx.tar.gz and run
sudo ./install-tl
sudo apt-get purge texlive-*
sudo apt-get autoremove
sudo apt-get autoclean
After compiling a .tex file, there is still TeX Live 2017/Debian in .log file.
I have downloaded install-tl-unx.tar.gz and run
sudo ./install-tl
sudo apt-get purge texlive-*
sudo apt-get autoremove
sudo apt-get autoclean
After compiling a .tex file, there is still TeX Live 2017/Debian in .log file.
PATH,MANPATH, andINFOPATH, in front of the system paths, in your.profile. – Davislor Mar 11 '21 at 18:01/etc/profile.d/. For example/etc/profile.d/texlive.sh. You can see cfr’s answer to the question for another version. – Davislor Mar 11 '21 at 18:58