Contents
How to install a package via TeX Live?
How you install a package via TeX Live depends on whether you installed TeX Live as a single user or you installed it system-wide. If the first, try: If the second, you will have a small problem in that tlmgr might not be in the path that sudo automatically searches.
Is the kpathsea library maintained by TeX Live?
Kpathsea is now maintained as part of the TeX Live distribution ( https://tug.org/texlive ), which includes several more Kpathsea-using programs. For information on configuration, building, installing, and more, see Building TeX Live . The library is still actively maintained.
What are the packages and schemes in TeX Live?
TeX Live terminology To explain the terms schemes, collections, and packages used above: the general idea of native TL installation is to choose one of the available top-level schemes, each of which is defined as a set of collections and packages. A collection is a set of packages, and a package is what contains actual files.
Are there any other programs that use kpathsea?
Other software that we do not maintain also uses it. Kpathsea is now maintained as part of the TeX Live distribution ( https://tug.org/texlive ), which includes several more Kpathsea-using programs. For information on configuration, building, installing, and more, see Building TeX Live .
Is it possible to install Tex in Linux?
Linux distributions tend to include TeX as a collection of packages, but it isn’t usually on as fine a level as one TeX package equals one Linux package. You therefore need to find the right distribution package containing the TeX package that you want and install it.
How many Tex packages are there in Linux?
This is for if you are using the version of TeX that came with your distribution and you don’t mind particularly which version of the package you install. Linux distributions tend to include TeX as a collection of packages, but it isn’t usually on as fine a level as one TeX package equals one Linux package.
Why are there no updates to TeX Live?
1) the TeX Live developers have not yet made the update. This is usually done within a day or two of the upload to CTAN, but occasionally it can take longer. 2) the package may not be available under a free software license, among other issues, in which case it cannot be included in TeX Live (the package contribution page explains).