Changes

Jump to navigation Jump to search
630 bytes removed ,  16:00, 20 November 2012
m
{{Installation navbox}}
== Setup ==
TeXlive is contained in Debian. Just call
aptitude update
aptitude install texlive
aptitude install lmodern texlive-context
TeXlive is contained in Debian proper, and part of the (upcoming) stable release etch (and of course of sid).
Installation is easy: If you use Debian/unstable (aka sid) or
Debian/testing (aka etch, soon(?) it should be stable), just call
<pre>
apt-get update
apt-get install texlive
</pre>
Which will bring you: texlive-latex-recommended, texlive-fonts-recommended,
texlive-context, texlive-latex-base, texlive-base. You can go on and install
If you want to have a system closely mirroring a TeX Live DVD, you can
install the texlive-full packages, which pulls in all packages. At the momentit can only recommend some packages I have updated (see above and below for updpkg), but later on - as soon as all these packages are fixed to workwith texlive - thee will be real depends. I.e., do<pre> apt-get install texlive-full</pre>
== Install == aptitude install texlive-full
Basically, after having purged any other TeX distrib such as tetex:The <codett> apttexlive-get remove --purge tetex-* texinfocontext</codett>you just have to apt-get package may be older then the packages as root:<codett> apt-get install texlive-context apt-get install texlive-pdfetex apt-get install texlive-metapost apt-get install lmodern</codett>packages from Norbert Preining; see [[Debian_installation]].
== Fonts ==
It may be of interest to get fonts as well:
<code>
apt-get aptitude install texlive-fonts-recommended apt-get install cm-super
</code>
And to get back texinfo if needed:
<code>
apt-get aptitude install texinfo
</code>
{{Installation navbox}}
[[Category:Installation]]
--[[User:Olivier|Olivier]] 13:05, 7 November 2005 (CET)

Navigation menu