<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-us"><generator uri="https://gohugo.io/" version="0.101.0">Hugo</generator><title type="html">texlive on A Scripter's Notes</title><subtitle type="html">Emacs, scripting and anything text oriented.</subtitle><link href="https://scripter.co/categories/texlive/" rel="alternate" type="text/html" title="HTML"/><link href="https://scripter.co/categories/texlive/index.xml" rel="alternate" type="application/rss+xml" title="RSS"/><link href="https://scripter.co/categories/texlive/atom.xml" rel="self" type="application/atom+xml" title="Atom"/><link href="https://scripter.co/categories/texlive/jf2feed.json" rel="alternate" type="application/jf2feed+json" title="jf2feed"/><updated>2026-04-22T08:24:57-04:00</updated><author><name>Kaushal Modi</name><email>kaushal.modi@gmail.com</email></author><id>https://scripter.co/categories/texlive/</id><entry><title type="html">Getting started with texlive</title><link href="https://scripter.co/getting-started-with-texlive/?utm_source=atom_feed" rel="alternate" type="text/html"/><id>https://scripter.co/getting-started-with-texlive/</id><published>2014-05-29T17:32:05-04:00</published><updated>2014-05-29T17:32:05-04:00</updated><content type="html"><![CDATA[<p>A list of my frequently used texlive manager commands.</p>
<ul>
<li><code>man tlmgr</code> Get help on TeX Live Manager</li>
<li><code>tlmgr info &lt;PACKAGE&gt;</code> Display detailed information about <em>PACKAGE</em>, such as the installation status and description</li>
<li><code>tlmgr update &lt;PACKAGE&gt;</code> Install <em>PACKAGE</em></li>
<li><code>tlmgr update --list</code> Just report what needs to be updated</li>
<li><code>tlmgr update --all</code> Make the local TeX installation correspond to what is in the package repository</li>
</ul>]]></content><category scheme="https://scripter.co/categories/texlive" term="texlive" label="texlive"/><category scheme="https://scripter.co/categories/latex" term="latex" label="latex"/></entry></feed>