Skip to content
Prev 564 / 919 Next

Fedora 29 upgrade: texlive-scheme-medium may depend on R

On Sat, 10 Nov 2018 at 15:17, Roger Bivand <Roger.Bivand at nhh.no> wrote:
$ dnf repoquery --tree --whatrequires R-knitr

texlive-scheme-medium installs texlive-collection-mathscience, which
installs texlive-includernw, which necessarily depends on R-knitr.

The solution is not to depend on texlive collections. Install
texlive-scheme-basic instead, plus additional packages as you need
them.

I?aki