How To Install json-c-doc on Fedora 36

In this tutorial we learn how to install json-c-doc in Fedora 36. json-c-doc is Reference manual for json-c

Introduction

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

What is json-c-doc

This package contains the reference manual for json-c.

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

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

sudo dnf -y install json-c-doc

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

sudo yum -y install json-c-doc

How To Uninstall json-c-doc on Fedora 36

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

sudo dnf remove json-c-doc

json-c-doc Package Contents on Fedora 36

/usr/share/doc/json-c
/usr/share/doc/json-c/ChangeLog
/usr/share/doc/json-c/README
/usr/share/doc/json-c/README.html
/usr/share/doc/json-c/README.md
/usr/share/doc/json-c/html
/usr/share/doc/json-c/html/README_8md.html
/usr/share/doc/json-c/html/annotated.html
/usr/share/doc/json-c/html/arraylist_8h.html
/usr/share/doc/json-c/html/bc_s.png
/usr/share/doc/json-c/html/bdwn.png
/usr/share/doc/json-c/html/classes.html
/usr/share/doc/json-c/html/closed.png
/usr/share/doc/json-c/html/deprecated.html
/usr/share/doc/json-c/html/dir_34abb20376b259aaa3cc693c5e20ab15.html
/usr/share/doc/json-c/html/doc.png
/usr/share/doc/json-c/html/doxygen.css
/usr/share/doc/json-c/html/doxygen.svg
/usr/share/doc/json-c/html/dynsections.js
/usr/share/doc/json-c/html/files.html
/usr/share/doc/json-c/html/folderclosed.png
/usr/share/doc/json-c/html/folderopen.png
/usr/share/doc/json-c/html/functions.html
/usr/share/doc/json-c/html/functions_vars.html
/usr/share/doc/json-c/html/globals.html
/usr/share/doc/json-c/html/globals_defs.html
/usr/share/doc/json-c/html/globals_enum.html
/usr/share/doc/json-c/html/globals_eval.html
/usr/share/doc/json-c/html/globals_func.html
/usr/share/doc/json-c/html/globals_j.html
/usr/share/doc/json-c/html/globals_l.html
/usr/share/doc/json-c/html/globals_p.html
/usr/share/doc/json-c/html/globals_s.html
/usr/share/doc/json-c/html/globals_type.html
/usr/share/doc/json-c/html/globals_vars.html
/usr/share/doc/json-c/html/index.html
/usr/share/doc/json-c/html/issues__closed__for__0_813_8md.html
/usr/share/doc/json-c/html/issues__closed__for__0_814_8md.html
/usr/share/doc/json-c/html/issues__closed__for__0_815_8md.html
/usr/share/doc/json-c/html/jquery.js
/usr/share/doc/json-c/html/json_8h.html
/usr/share/doc/json-c/html/json__c__version_8h.html
/usr/share/doc/json-c/html/json__inttypes_8h.html
/usr/share/doc/json-c/html/json__object_8h.html
/usr/share/doc/json-c/html/json__object__iterator_8h.html
/usr/share/doc/json-c/html/json__pointer_8h.html
/usr/share/doc/json-c/html/json__tokener_8h.html
/usr/share/doc/json-c/html/json__types_8h.html
/usr/share/doc/json-c/html/json__util_8h.html
/usr/share/doc/json-c/html/json__visit_8h.html
/usr/share/doc/json-c/html/linkhash_8h.html
/usr/share/doc/json-c/html/md_issues_closed_for_0_13.html
/usr/share/doc/json-c/html/md_issues_closed_for_0_14.html
/usr/share/doc/json-c/html/md_issues_closed_for_0_15.html
/usr/share/doc/json-c/html/menu.js
/usr/share/doc/json-c/html/menudata.js
/usr/share/doc/json-c/html/nav_f.png
/usr/share/doc/json-c/html/nav_g.png
/usr/share/doc/json-c/html/nav_h.png
/usr/share/doc/json-c/html/open.png
/usr/share/doc/json-c/html/pages.html
/usr/share/doc/json-c/html/printbuf_8h.html
/usr/share/doc/json-c/html/splitbar.png
/usr/share/doc/json-c/html/structarray__list.html
/usr/share/doc/json-c/html/structjson__object__iter.html
/usr/share/doc/json-c/html/structjson__object__iterator.html
/usr/share/doc/json-c/html/structjson__tokener.html
/usr/share/doc/json-c/html/structjson__tokener__srec.html
/usr/share/doc/json-c/html/structlh__entry.html
/usr/share/doc/json-c/html/structlh__table.html
/usr/share/doc/json-c/html/structprintbuf.html
/usr/share/doc/json-c/html/sync_off.png
/usr/share/doc/json-c/html/sync_on.png
/usr/share/doc/json-c/html/tab_a.png
/usr/share/doc/json-c/html/tab_b.png
/usr/share/doc/json-c/html/tab_h.png
/usr/share/doc/json-c/html/tab_s.png
/usr/share/doc/json-c/html/tabs.css
/usr/share/licenses/json-c
/usr/share/licenses/json-c/AUTHORS
/usr/share/licenses/json-c/COPYING

References

Summary

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