How To Install nqc-doc-th on Fedora 36

In this tutorial we learn how to install nqc-doc-th in Fedora 36. nqc-doc-th is Thai Documentation for NQC

Introduction

In this tutorial we learn how to install nqc-doc-th on Fedora 36.

What is nqc-doc-th

Thai Documentation for NQC

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

Install nqc-doc-th 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 nqc-doc-th using dnf by running the following command:

sudo dnf -y install nqc-doc-th

Install nqc-doc-th 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 nqc-doc-th using yum by running the following command:

sudo yum -y install nqc-doc-th

How To Uninstall nqc-doc-th on Fedora 36

To uninstall only the nqc-doc-th package we can use the following command:

sudo dnf remove nqc-doc-th

nqc-doc-th Package Contents on Fedora 36

/usr/share/doc/nqc-doc-th
/usr/share/doc/nqc-doc-th/nqc-tutorial-th.doc

References

Summary

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