How To Install texlive-eurosym on CentOS 8

texlive-eurosym is MetaFont and macros for Euro sign

Introduction

In this tutorial we learn how to install texlive-eurosym on CentOS 8.

What is texlive-eurosym

The new European currency symbol for the Euro implemented in MetaFont, using the official European Commission dimensions, and providing several shapes (normal, slanted, bold, outline). The package also includes a LaTeX package which defines the macro, pre-compiled tfm files, and documentation.

We can use yum or dnf to install texlive-eurosym on CentOS 8. In this tutorial we discuss both methods but you only need to choose one of method to install texlive-eurosym.

Install texlive-eurosym 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-eurosym using dnf by running the following command:

sudo dnf -y install texlive-eurosym

Install texlive-eurosym 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-eurosym using yum by running the following command:

sudo yum -y install texlive-eurosym

How To Uninstall texlive-eurosym on CentOS 8

To uninstall only the texlive-eurosym package we can use the following command:

sudo dnf remove texlive-eurosym

texlive-eurosym Package Contents on CentOS 8

/usr/share/texlive/texmf-dist/doc/fonts/eurosym
/usr/share/texlive/texmf-dist/doc/fonts/eurosym/COPYING
/usr/share/texlive/texmf-dist/doc/fonts/eurosym/Changes
/usr/share/texlive/texmf-dist/doc/fonts/eurosym/Makefile
/usr/share/texlive/texmf-dist/doc/fonts/eurosym/README
/usr/share/texlive/texmf-dist/doc/fonts/eurosym/README.type1
/usr/share/texlive/texmf-dist/doc/fonts/eurosym/c
/usr/share/texlive/texmf-dist/doc/fonts/eurosym/c/Makefile
/usr/share/texlive/texmf-dist/doc/fonts/eurosym/eurosym.cpp
/usr/share/texlive/texmf-dist/doc/fonts/eurosym/makemfs
/usr/share/texlive/texmf-dist/doc/fonts/eurosym/rundvips
/usr/share/texlive/texmf-dist/doc/fonts/eurosym/runlatex
/usr/share/texlive/texmf-dist/doc/fonts/eurosym/src
/usr/share/texlive/texmf-dist/doc/fonts/eurosym/src/Makefile
/usr/share/texlive/texmf-dist/doc/fonts/eurosym/testeuro.pdf
/usr/share/texlive/texmf-dist/doc/fonts/eurosym/testeuro.tex
/usr/share/texlive/texmf-dist/fonts/map/dvips/eurosym
/usr/share/texlive/texmf-dist/fonts/map/dvips/eurosym/eurosym.map
/usr/share/texlive/texmf-dist/fonts/source/public/eurosym
/usr/share/texlive/texmf-dist/fonts/source/public/eurosym/fey.mf
/usr/share/texlive/texmf-dist/fonts/source/public/eurosym/feybl10.mf
/usr/share/texlive/texmf-dist/fonts/source/public/eurosym/feybo10.mf
/usr/share/texlive/texmf-dist/fonts/source/public/eurosym/feybr10.mf
/usr/share/texlive/texmf-dist/fonts/source/public/eurosym/feyml10.mf
/usr/share/texlive/texmf-dist/fonts/source/public/eurosym/feymo10.mf
/usr/share/texlive/texmf-dist/fonts/source/public/eurosym/feymr10.mf
/usr/share/texlive/texmf-dist/fonts/tfm/public/eurosym
/usr/share/texlive/texmf-dist/fonts/tfm/public/eurosym/feybl10.tfm
/usr/share/texlive/texmf-dist/fonts/tfm/public/eurosym/feybo10.tfm
/usr/share/texlive/texmf-dist/fonts/tfm/public/eurosym/feybr10.tfm
/usr/share/texlive/texmf-dist/fonts/tfm/public/eurosym/feyml10.tfm
/usr/share/texlive/texmf-dist/fonts/tfm/public/eurosym/feymo10.tfm
/usr/share/texlive/texmf-dist/fonts/tfm/public/eurosym/feymr10.tfm
/usr/share/texlive/texmf-dist/fonts/type1/public/eurosym
/usr/share/texlive/texmf-dist/fonts/type1/public/eurosym/feybl10.pfb
/usr/share/texlive/texmf-dist/fonts/type1/public/eurosym/feybo10.pfb
/usr/share/texlive/texmf-dist/fonts/type1/public/eurosym/feybr10.pfb
/usr/share/texlive/texmf-dist/fonts/type1/public/eurosym/feyml10.pfb
/usr/share/texlive/texmf-dist/fonts/type1/public/eurosym/feymo10.pfb
/usr/share/texlive/texmf-dist/fonts/type1/public/eurosym/feymr10.pfb
/usr/share/texlive/texmf-dist/fonts/type1/public/eurosym/geybl10.pfb
/usr/share/texlive/texmf-dist/fonts/type1/public/eurosym/geybo10.pfb
/usr/share/texlive/texmf-dist/fonts/type1/public/eurosym/geybr10.pfb
/usr/share/texlive/texmf-dist/fonts/type1/public/eurosym/geyml10.pfb
/usr/share/texlive/texmf-dist/fonts/type1/public/eurosym/geymo10.pfb
/usr/share/texlive/texmf-dist/fonts/type1/public/eurosym/geymr10.pfb
/usr/share/texlive/texmf-dist/tex/latex/eurosym
/usr/share/texlive/texmf-dist/tex/latex/eurosym/eurosym.sty

References

Summary

In this tutorial we learn how to install texlive-eurosym on CentOS 8 using yum and dnf.