How To Install golang-x-image-fonts-all on Fedora 36

In this tutorial we learn how to install golang-x-image-fonts-all in Fedora 36. golang-x-image-fonts-all is All the font packages, generated from golang-x-image

Introduction

In this tutorial we learn how to install golang-x-image-fonts-all on Fedora 36.

What is golang-x-image-fonts-all

This meta-package installs all the font packages, generated from the golang-x-image source package.

We can use yum or dnf to install golang-x-image-fonts-all on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install golang-x-image-fonts-all.

Install golang-x-image-fonts-all 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 golang-x-image-fonts-all using dnf by running the following command:

sudo dnf -y install golang-x-image-fonts-all

Install golang-x-image-fonts-all 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 golang-x-image-fonts-all using yum by running the following command:

sudo yum -y install golang-x-image-fonts-all

How To Uninstall golang-x-image-fonts-all on Fedora 36

To uninstall only the golang-x-image-fonts-all package we can use the following command:

sudo dnf remove golang-x-image-fonts-all

golang-x-image-fonts-all Package Contents on Fedora 36

References

Summary

In this tutorial we learn how to install golang-x-image-fonts-all on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).