<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>(1) I installed the <strong>texlive-full</strong> package on Void Linux then I realized it is too big so I uninstalled and then installed the <strong>texlive-minimal</strong> package... During installation of texlive-minimal I got some errors about something not being able to build something(fmtutil error)...Am I good ? I did the following:</div>

<div>
<pre><code>xbps-install -S texlive-full
xbps-remove -Rf texlive-full
xbps-remove -O
xbps-remove -of
xbps-install -S texlive-minimal</code></pre>

<div> </div>

<div><code>(2) I get this error when I launch tlmgr without any arguments: </code></div>

<div> </div>

<div>Can't locate TeXLive/TLConfig.pm in @INC (you may need to install the TeXLive::TLConfig module) (@INC contains: //texmf-dist/scripts/texlive //tlpkg /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at /bin/tlmgr line 100. BEGIN failed--compilation aborted at /bin/tlmgr line 100.</div>

<div> </div>

<div> </div>

<div><code>Am I missing a package?</code></div>
</div></div></body></html>