How To Install ddccontrol-doc on Fedora 36

In this tutorial we learn how to install ddccontrol-doc in Fedora 36. ddccontrol-doc is Documentation files for ddccontrol

Introduction

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

What is ddccontrol-doc

Documentation files for ddccontrol.

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

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

sudo dnf -y install ddccontrol-doc

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

sudo yum -y install ddccontrol-doc

How To Uninstall ddccontrol-doc on Fedora 36

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

sudo dnf remove ddccontrol-doc

ddccontrol-doc Package Contents on Fedora 36

/usr/share/doc/ddccontrol/html
/usr/share/doc/ddccontrol/html/apa.html
/usr/share/doc/ddccontrol/html/apb.html
/usr/share/doc/ddccontrol/html/apc.html
/usr/share/doc/ddccontrol/html/apcs02.html
/usr/share/doc/ddccontrol/html/apcs03.html
/usr/share/doc/ddccontrol/html/apcs04.html
/usr/share/doc/ddccontrol/html/apcs05.html
/usr/share/doc/ddccontrol/html/apcs06.html
/usr/share/doc/ddccontrol/html/apd.html
/usr/share/doc/ddccontrol/html/ape.html
/usr/share/doc/ddccontrol/html/apes02.html
/usr/share/doc/ddccontrol/html/apes03.html
/usr/share/doc/ddccontrol/html/apf.html
/usr/share/doc/ddccontrol/html/apfs02.html
/usr/share/doc/ddccontrol/html/apfs03.html
/usr/share/doc/ddccontrol/html/ch01.html
/usr/share/doc/ddccontrol/html/ch01s02.html
/usr/share/doc/ddccontrol/html/ch02.html
/usr/share/doc/ddccontrol/html/ch02s02.html
/usr/share/doc/ddccontrol/html/ch02s03.html
/usr/share/doc/ddccontrol/html/ch02s04.html
/usr/share/doc/ddccontrol/html/ch02s05.html
/usr/share/doc/ddccontrol/html/ch03.html
/usr/share/doc/ddccontrol/html/ch03s02.html
/usr/share/doc/ddccontrol/html/ch03s03.html
/usr/share/doc/ddccontrol/html/index.html

References

Summary

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