How To Install php-tcpdf-dejavu-lgc-serif-fonts on Fedora 36
Introduction
In this tutorial we learn how to install php-tcpdf-dejavu-lgc-serif-fonts on Fedora 36.
What is php-tcpdf-dejavu-lgc-serif-fonts
This package allow to use system DejaVu LGC serif variable-width font faces in TCPDF.
We can use yum or dnf to install php-tcpdf-dejavu-lgc-serif-fonts on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install php-tcpdf-dejavu-lgc-serif-fonts.
Install php-tcpdf-dejavu-lgc-serif-fonts on Fedora 36 Using dnf
Update yum database with dnf using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install php-tcpdf-dejavu-lgc-serif-fonts using dnf by running the following command:
sudo dnf -y install php-tcpdf-dejavu-lgc-serif-fonts
Install php-tcpdf-dejavu-lgc-serif-fonts on Fedora 36 Using yum
Update yum database with yum using the following command.
sudo yum makecache --refresh
After updating yum database, We can install php-tcpdf-dejavu-lgc-serif-fonts using yum by running the following command:
sudo yum -y install php-tcpdf-dejavu-lgc-serif-fonts
How To Uninstall php-tcpdf-dejavu-lgc-serif-fonts on Fedora 36
To uninstall only the php-tcpdf-dejavu-lgc-serif-fonts package we can use the following command:
sudo dnf remove php-tcpdf-dejavu-lgc-serif-fonts
php-tcpdf-dejavu-lgc-serif-fonts Package Contents on Fedora 36
/usr/share/php/tcpdf/fonts/dejavulgcserif
/usr/share/php/tcpdf/fonts/dejavulgcserif.ctg.z
/usr/share/php/tcpdf/fonts/dejavulgcserif.php
/usr/share/php/tcpdf/fonts/dejavulgcserifb
/usr/share/php/tcpdf/fonts/dejavulgcserifb.ctg.z
/usr/share/php/tcpdf/fonts/dejavulgcserifb.php
/usr/share/php/tcpdf/fonts/dejavulgcserifbi
/usr/share/php/tcpdf/fonts/dejavulgcserifbi.ctg.z
/usr/share/php/tcpdf/fonts/dejavulgcserifbi.php
/usr/share/php/tcpdf/fonts/dejavulgcserifcondensed
/usr/share/php/tcpdf/fonts/dejavulgcserifcondensed.ctg.z
/usr/share/php/tcpdf/fonts/dejavulgcserifcondensed.php
/usr/share/php/tcpdf/fonts/dejavulgcserifcondensedb
/usr/share/php/tcpdf/fonts/dejavulgcserifcondensedb.ctg.z
/usr/share/php/tcpdf/fonts/dejavulgcserifcondensedb.php
/usr/share/php/tcpdf/fonts/dejavulgcserifcondensedbi
/usr/share/php/tcpdf/fonts/dejavulgcserifcondensedbi.ctg.z
/usr/share/php/tcpdf/fonts/dejavulgcserifcondensedbi.php
/usr/share/php/tcpdf/fonts/dejavulgcserifcondensedi
/usr/share/php/tcpdf/fonts/dejavulgcserifcondensedi.ctg.z
/usr/share/php/tcpdf/fonts/dejavulgcserifcondensedi.php
/usr/share/php/tcpdf/fonts/dejavulgcserifi
/usr/share/php/tcpdf/fonts/dejavulgcserifi.ctg.z
/usr/share/php/tcpdf/fonts/dejavulgcserifi.php
References
Summary
In this tutorial we learn how to install php-tcpdf-dejavu-lgc-serif-fonts on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).