Artix Linux Forum

Artix Linux => Package management => Topic started by: mardiyah on 27 November 2023, 08:07:13

Title: Issue on: texlive-core and texlive-basic are in conflict
Post by: mardiyah on 27 November 2023, 08:07:13
It'd be obvious that
texlive-core has been replaced with texlive-basic

but consequence is the font needed, lmodern.sty, has gone too
 
Code: [Select]
$ sudo pacman -S texlive-core
resolving dependencies...
looking for conflicting packages...
:: texlive-core and texlive-basic are in conflict. Remove texlive-basic? [y/N]
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: texlive-core and texlive-basic are in conflict

How can then latex be installed complete with basic, common fonts (or style) performing as good as it was, regardless which one of the two latex packages is to be installed ?
Title: Re: Issue on: texlive-core and texlive-basic are in conflict
Post by: Artt on 28 November 2023, 17:18:36
I think you might be looking for texlive-fontsrecommended package.

Also I suggest the man page for pacman -F;

Code: [Select]
user@host ~ $ pacman -F lmodern.sty
world/texlive-core 2023.66594-7 (texlive)
    usr/share/texmf-dist/tex/latex/lm/lmodern.sty
world/texlive-fontsrecommended 2023.66594-19 (texlive) [installed]
    usr/share/texmf-dist/tex/latex/lm/lmodern.sty
extra/texlive-fontsrecommended 2023.66594-19 (texlive) [installed]
    usr/share/texmf-dist/tex/latex/lm/lmodern.sty