How To Install tkgate-cy on Fedora 36

In this tutorial we learn how to install tkgate-cy in Fedora 36. tkgate-cy is Locales and examples for tkgate, Digital Circuit Simulator

Introduction

In this tutorial we learn how to install tkgate-cy on Fedora 36.

What is tkgate-cy

This package contains the Welsh locales and examples for tkgate, Digital Circuit Simulator

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

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

sudo dnf -y install tkgate-cy

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

sudo yum -y install tkgate-cy

How To Uninstall tkgate-cy on Fedora 36

To uninstall only the tkgate-cy package we can use the following command:

sudo dnf remove tkgate-cy

tkgate-cy Package Contents on Fedora 36

/usr/share/tkgate/locale/cy/messages

References

Summary

In this tutorial we learn how to install tkgate-cy on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).