How To Install nqc-doc-de on Fedora 36
In this tutorial we learn how to install nqc-doc-de in Fedora 36. nqc-doc-de is German Documentation for NQC
Introduction
In this tutorial we learn how to install nqc-doc-de on Fedora 36.
What is nqc-doc-de
German Documentation for NQC
We can use yum or dnf to install nqc-doc-de on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install nqc-doc-de.
Install nqc-doc-de 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-de using dnf by running the following command:
sudo dnf -y install nqc-doc-de
Install nqc-doc-de 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-de using yum by running the following command:
sudo yum -y install nqc-doc-de
How To Uninstall nqc-doc-de on Fedora 36
To uninstall only the nqc-doc-de package we can use the following command:
sudo dnf remove nqc-doc-de
nqc-doc-de Package Contents on Fedora 36
/usr/share/doc/nqc-doc-de
/usr/share/doc/nqc-doc-de/nqc-tutorial-de.doc
References
Summary
In this tutorial we learn how to install nqc-doc-de on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).