How To Install texlive-psnfss on CentOS 8
Introduction
In this tutorial we learn how to install texlive-psnfss
on CentOS 8.
What is texlive-psnfss
Font definition files, macros and font metrics for freely- available Adobe Type 1 fonts. The font set consists of the ‘LaserWriter 35’ set (originally ‘freely available’ because embedded in PostScript printers), and a variety of other free fonts, together with some additions. Note that while many of the fonts are available in PostScript (and other) printers, most publishers require fonts embedded in documents, which requires that you have the fonts in your TeX system. Fortunately, there are free versions of the fonts from URW (available in the URW base5 bundle). The base set of text fonts covered by PSNFSS are New Century Schoolbook, Palatino, Symbol, Times Roman and Zapf Dingbats. In addition, the fonts Bitstream Charter and Adobe Utopia are covered (those fonts were contributed to the Public Domain by their commercial foundries). Separate packages are provided to load each font for use as main text font. The packages helvet (which allows Helvetica to be loaded with its size scaled to something more nearly appropriate for its use as a Sans-Serif font to match Times) and pifont (which provides the means to select single glyphs from symbol fonts) are tailored to special requirements of their fonts. Mathematics are covered by the mathptmx package, which constructs passable mathematics from a combination of Times Roman, Symbol and some glyphs from Computer Modern, and by Pazo Math (optionally extended with the fpl small-caps and old-style figures fonts) which uses Palatino as base font, with the mathpazo fonts. The bundle as a whole is part of the LaTeX ‘required’ set of packages.
We can use yum
or dnf
to install texlive-psnfss
on CentOS 8. In this tutorial we discuss both methods but you only need to choose one of method to install texlive-psnfss.
Install texlive-psnfss on CentOS 8 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
The output should look something like this:
CentOS Linux 8 - AppStream 43 kB/s | 4.3 kB 00:00
CentOS Linux 8 - BaseOS 65 kB/s | 3.9 kB 00:00
CentOS Linux 8 - ContinuousRelease 43 kB/s | 3.0 kB 00:00
CentOS Linux 8 - Extras 23 kB/s | 1.5 kB 00:00
CentOS Linux 8 - FastTrack 40 kB/s | 3.0 kB 00:00
CentOS Linux 8 - HighAvailability 36 kB/s | 3.9 kB 00:00
CentOS Linux 8 - Plus 24 kB/s | 1.5 kB 00:00
CentOS Linux 8 - PowerTools 50 kB/s | 4.3 kB 00:00
Extra Packages for Enterprise Linux Modular 8 - x86_64 13 kB/s | 9.2 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 24 kB/s | 8.5 kB 00:00
Metadata cache created.
After updating yum database, We can install texlive-psnfss
using dnf
by running the following command:
sudo dnf -y install texlive-psnfss
Install texlive-psnfss on CentOS 8 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
The output should look something like this:
CentOS Linux 8 - AppStream 43 kB/s | 4.3 kB 00:00
CentOS Linux 8 - BaseOS 65 kB/s | 3.9 kB 00:00
CentOS Linux 8 - ContinuousRelease 43 kB/s | 3.0 kB 00:00
CentOS Linux 8 - Extras 23 kB/s | 1.5 kB 00:00
CentOS Linux 8 - FastTrack 40 kB/s | 3.0 kB 00:00
CentOS Linux 8 - HighAvailability 36 kB/s | 3.9 kB 00:00
CentOS Linux 8 - Plus 24 kB/s | 1.5 kB 00:00
CentOS Linux 8 - PowerTools 50 kB/s | 4.3 kB 00:00
Extra Packages for Enterprise Linux Modular 8 - x86_64 13 kB/s | 9.2 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 24 kB/s | 8.5 kB 00:00
Metadata cache created.
After updating yum database, We can install texlive-psnfss
using yum
by running the following command:
sudo yum -y install texlive-psnfss
How To Uninstall texlive-psnfss on CentOS 8
To uninstall only the texlive-psnfss
package we can use the following command:
sudo dnf remove texlive-psnfss
texlive-psnfss Package Contents on CentOS 8
/usr/share/licenses/texlive-psnfss
/usr/share/licenses/texlive-psnfss/lppl1.txt
/usr/share/texlive/texmf-dist/doc/latex/psnfss
/usr/share/texlive/texmf-dist/doc/latex/psnfss/00readme.txt
/usr/share/texlive/texmf-dist/doc/latex/psnfss/changes.txt
/usr/share/texlive/texmf-dist/doc/latex/psnfss/manifest.txt
/usr/share/texlive/texmf-dist/doc/latex/psnfss/psfonts.pdf
/usr/share/texlive/texmf-dist/doc/latex/psnfss/psnfss2e.pdf
/usr/share/texlive/texmf-dist/doc/latex/psnfss/test
/usr/share/texlive/texmf-dist/doc/latex/psnfss/test/mathtest.tex
/usr/share/texlive/texmf-dist/doc/latex/psnfss/test/pitest.tex
/usr/share/texlive/texmf-dist/doc/latex/psnfss/test/test0.tex
/usr/share/texlive/texmf-dist/doc/latex/psnfss/test/test1.tex
/usr/share/texlive/texmf-dist/doc/latex/psnfss/test/test2.tex
/usr/share/texlive/texmf-dist/doc/latex/psnfss/test/test3.tex
/usr/share/texlive/texmf-dist/fonts/map/dvips/psnfss
/usr/share/texlive/texmf-dist/fonts/map/dvips/psnfss/charter.map
/usr/share/texlive/texmf-dist/fonts/map/dvips/psnfss/fpls.map
/usr/share/texlive/texmf-dist/fonts/map/dvips/psnfss/pazo.map
/usr/share/texlive/texmf-dist/fonts/map/dvips/psnfss/psnfss.map
/usr/share/texlive/texmf-dist/fonts/map/dvips/psnfss/utopia.map
/usr/share/texlive/texmf-dist/tex/latex/psnfss
/usr/share/texlive/texmf-dist/tex/latex/psnfss/8rbch.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/8rpag.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/8rpbk.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/8rpcr.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/8rphv.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/8rpnc.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/8rppl.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/8rptm.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/8rput.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/8rpzc.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/avant.sty
/usr/share/texlive/texmf-dist/tex/latex/psnfss/bookman.sty
/usr/share/texlive/texmf-dist/tex/latex/psnfss/chancery.sty
/usr/share/texlive/texmf-dist/tex/latex/psnfss/charter.sty
/usr/share/texlive/texmf-dist/tex/latex/psnfss/courier.sty
/usr/share/texlive/texmf-dist/tex/latex/psnfss/helvet.sty
/usr/share/texlive/texmf-dist/tex/latex/psnfss/mathpazo.sty
/usr/share/texlive/texmf-dist/tex/latex/psnfss/mathpple.sty
/usr/share/texlive/texmf-dist/tex/latex/psnfss/mathptm.sty
/usr/share/texlive/texmf-dist/tex/latex/psnfss/mathptmx.sty
/usr/share/texlive/texmf-dist/tex/latex/psnfss/newcent.sty
/usr/share/texlive/texmf-dist/tex/latex/psnfss/omlbch.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/omlpag.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/omlpbk.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/omlpcr.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/omlphv.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/omlpnc.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/omlppl.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/omlptm.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/omlptmcm.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/omlput.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/omlpzc.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/omlzplm.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/omlzpple.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/omlztmcm.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/omsbch.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/omspag.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/omspbk.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/omspcr.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/omsphv.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/omspnc.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/omsppl.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/omsptm.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/omsput.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/omspzc.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/omspzccm.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/omszplm.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/omszpple.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/omsztmcm.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/omxpsycm.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/omxzplm.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/omxzpple.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/omxztmcm.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1bch.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1pag.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1pbk.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1pcr.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1phv.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1pnc.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ppl.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1pplj.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1pplx.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ptm.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ptmcm.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1put.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1pzc.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1zplm.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1zpple.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ztmcm.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/palatino.sty
/usr/share/texlive/texmf-dist/tex/latex/psnfss/pifont.sty
/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1bch.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pag.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pbk.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pnc.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ppl.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pplj.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pplx.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1put.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pzc.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty
/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1bch.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pag.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pbk.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1phv.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pnc.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ppl.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pplj.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pplx.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1put.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pzc.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/ufplm.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/ufplmbb.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/upsy.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/upzd.fd
/usr/share/texlive/texmf-dist/tex/latex/psnfss/utopia.sty
References
Summary
In this tutorial we learn how to install texlive-psnfss
on CentOS 8 using yum and dnf.