<div dir="ltr"><div dir="ltr">The best, in many cases, is not to depend on the version installed by the package manager of the distribution. In my case equal use fedora 29 (updated 28 to version 29). This works for me:<br>1. Remove all packages related to texlive installed by dnf<br>2. Execute the following lines<br>  $ sudo dnf copr enable fatka/texlive-dummy<br>  $ sudo dnf -y install texlive-dummy<br>If it fails for some reason, manually download and install "texlive-dummy-9999-4.noarch.rpm"<br>3. Download and install the official version of TexLive 2018 from <a href="http://mirror.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz">http://mirror.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz</a><br>4. Prepare a coffee (or several) ...wait...wait...done.<br>This has always worked for me in relation to TexLive</div></div>