How To Install glabels-templates on Fedora 36
Introduction
In this tutorial we learn how to install glabels-templates
on Fedora 36.
What is glabels-templates
This package contains the template database for glabels.
We can use yum
or dnf
to install glabels-templates
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install glabels-templates.
Install glabels-templates 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 glabels-templates
using dnf
by running the following command:
sudo dnf -y install glabels-templates
Install glabels-templates 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 glabels-templates
using yum
by running the following command:
sudo yum -y install glabels-templates
How To Uninstall glabels-templates on Fedora 36
To uninstall only the glabels-templates
package we can use the following command:
sudo dnf remove glabels-templates
glabels-templates Package Contents on Fedora 36
/usr/share/doc/glabels-templates
/usr/share/doc/glabels-templates/AUTHORS
/usr/share/doc/glabels-templates/COPYING-TEMPLATES
/usr/share/libglabels-3.0/dtd
/usr/share/libglabels-3.0/dtd/glabels-3.0.dtd
/usr/share/libglabels-3.0/templates
/usr/share/libglabels-3.0/templates/ascom-iso-templates.xml
/usr/share/libglabels-3.0/templates/avery-iso-templates.xml
/usr/share/libglabels-3.0/templates/avery-other-templates.xml
/usr/share/libglabels-3.0/templates/avery-us-templates.xml
/usr/share/libglabels-3.0/templates/begalabel-templates.xml
/usr/share/libglabels-3.0/templates/brother-other-templates.xml
/usr/share/libglabels-3.0/templates/cablelabel-templates.xml
/usr/share/libglabels-3.0/templates/canon-other-templates.xml
/usr/share/libglabels-3.0/templates/categories.xml
/usr/share/libglabels-3.0/templates/databecker-iso-templates.xml
/usr/share/libglabels-3.0/templates/dataline-iso-templates.xml
/usr/share/libglabels-3.0/templates/decadry-iso-templates.xml
/usr/share/libglabels-3.0/templates/desmat-templates.xml
/usr/share/libglabels-3.0/templates/dymo-other-templates.xml
/usr/share/libglabels-3.0/templates/endisch-templates.xml
/usr/share/libglabels-3.0/templates/felga-templates.xml
/usr/share/libglabels-3.0/templates/geha-iso-templates.xml
/usr/share/libglabels-3.0/templates/hama-iso-templates.xml
/usr/share/libglabels-3.0/templates/herma-iso-templates.xml
/usr/share/libglabels-3.0/templates/hisago-templates.xml
/usr/share/libglabels-3.0/templates/igepa-templates.xml
/usr/share/libglabels-3.0/templates/jac-iso-templates.xml
/usr/share/libglabels-3.0/templates/maco-us-templates.xml
/usr/share/libglabels-3.0/templates/mayspies-templates.xml
/usr/share/libglabels-3.0/templates/meritline-us-templates.xml
/usr/share/libglabels-3.0/templates/microapp-templates.xml
/usr/share/libglabels-3.0/templates/misc-iso-templates.xml
/usr/share/libglabels-3.0/templates/misc-other-templates.xml
/usr/share/libglabels-3.0/templates/misc-us-templates.xml
/usr/share/libglabels-3.0/templates/online-templates.xml
/usr/share/libglabels-3.0/templates/paper-sizes.xml
/usr/share/libglabels-3.0/templates/pearl-iso-templates.xml
/usr/share/libglabels-3.0/templates/rayfilm-templates.xml
/usr/share/libglabels-3.0/templates/sheetlabels-us-templates.xml
/usr/share/libglabels-3.0/templates/uline-us-templates.xml
/usr/share/libglabels-3.0/templates/vendors.xml
/usr/share/libglabels-3.0/templates/worldlabel-us-templates.xml
/usr/share/libglabels-3.0/templates/zweckform-iso-templates.xml
References
Summary
In this tutorial we learn how to install glabels-templates
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).