Hi, I'm new to this forum and to LaTeX in general. After writing a small drama piece in this text field and my internet disconnected leading to loss of work, I'll keep things short.
So the issue is, I installed texlive-full on KDE neon (ubuntu base) and it came with xterm and vprerex packages. I don't want them, but when I run
Code: Select all
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
it tells me that vprerex depends on xterm and will also be removed, which is fine, but then it tells me that this will also remove the texlive-full package, orphaning the rest of the included packages, which then go on the autoremove list, which is not desirable, as I still want to have the LaTeX packages, only without the xterm, uxterm, prerex and vprerex.
How can I fix this? Is there a "LaTeX essentials" package that would just include all the necessary libraries and maybe a nice compiler without all the software that will double up on my existing terminal and viewer? Is there a way to remove xterm from texlive-full but for it not to give up on the rest of the packages?