How To Install mozilla-zilla-slab-fonts-common on CentOS 7
Introduction
In this tutorial we learn how to install mozilla-zilla-slab-fonts-common
on CentOS 7.
What is mozilla-zilla-slab-fonts-common
Zilla Slab is a casual and contemporary slab serif with a good amount of quirk. It is the official brand typeface for Mozilla. This package consists of files used by other mozilla-zilla-slab-fonts packages.
We can use yum
or dnf
to install mozilla-zilla-slab-fonts-common
on CentOS 7. In this tutorial we discuss both methods but you only need to choose one of method to install mozilla-zilla-slab-fonts-common.
Install mozilla-zilla-slab-fonts-common on CentOS 7 Using yum
Update yum database with yum
using the following command.
After updating yum database, We can install mozilla-zilla-slab-fonts-common
using yum
by running the following command:
Install mozilla-zilla-slab-fonts-common on CentOS 7 Using dnf
If you don’t have dnf installed you can install DNF on CentOS 7 first.
Update yum database with dnf
using the following command.
After updating yum database, We can install mozilla-zilla-slab-fonts-common
using dnf
by running the following command:
How To Uninstall mozilla-zilla-slab-fonts-common on CentOS 7
To uninstall only the mozilla-zilla-slab-fonts-common
package we can use the following command:
References
Summary
In this tutorial we learn how to install mozilla-zilla-slab-fonts-common
on CentOS 7 using yum
and dnf
.