How To Install lib3270-doc on Fedora 36

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

Introduction

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

What is lib3270-doc

The lib3270-doc package contains documentation for lib3270.

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

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

sudo dnf -y install lib3270-doc

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

sudo yum -y install lib3270-doc

How To Uninstall lib3270-doc on Fedora 36

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

sudo dnf remove lib3270-doc

lib3270-doc Package Contents on Fedora 36

/usr/share/doc/lib3270-doc
/usr/share/doc/lib3270-doc/html
/usr/share/doc/lib3270-doc/html/bc_s.png
/usr/share/doc/lib3270-doc/html/bdwn.png
/usr/share/doc/lib3270-doc/html/closed.png
/usr/share/doc/lib3270-doc/html/doc.png
/usr/share/doc/lib3270-doc/html/doxygen.css
/usr/share/doc/lib3270-doc/html/doxygen.svg
/usr/share/doc/lib3270-doc/html/dynsections.js
/usr/share/doc/lib3270-doc/html/folderclosed.png
/usr/share/doc/lib3270-doc/html/folderopen.png
/usr/share/doc/lib3270-doc/html/index.html
/usr/share/doc/lib3270-doc/html/jquery.js
/usr/share/doc/lib3270-doc/html/md_README.html
/usr/share/doc/lib3270-doc/html/menu.js
/usr/share/doc/lib3270-doc/html/menudata.js
/usr/share/doc/lib3270-doc/html/nav_f.png
/usr/share/doc/lib3270-doc/html/nav_g.png
/usr/share/doc/lib3270-doc/html/nav_h.png
/usr/share/doc/lib3270-doc/html/open.png
/usr/share/doc/lib3270-doc/html/pages.html
/usr/share/doc/lib3270-doc/html/search
/usr/share/doc/lib3270-doc/html/search/all_0.html
/usr/share/doc/lib3270-doc/html/search/all_0.js
/usr/share/doc/lib3270-doc/html/search/close.svg
/usr/share/doc/lib3270-doc/html/search/mag_sel.svg
/usr/share/doc/lib3270-doc/html/search/nomatches.html
/usr/share/doc/lib3270-doc/html/search/pages_0.html
/usr/share/doc/lib3270-doc/html/search/pages_0.js
/usr/share/doc/lib3270-doc/html/search/search.css
/usr/share/doc/lib3270-doc/html/search/search.js
/usr/share/doc/lib3270-doc/html/search/search_l.png
/usr/share/doc/lib3270-doc/html/search/search_m.png
/usr/share/doc/lib3270-doc/html/search/search_r.png
/usr/share/doc/lib3270-doc/html/search/searchdata.js
/usr/share/doc/lib3270-doc/html/splitbar.png
/usr/share/doc/lib3270-doc/html/sync_off.png
/usr/share/doc/lib3270-doc/html/sync_on.png
/usr/share/doc/lib3270-doc/html/tab_a.png
/usr/share/doc/lib3270-doc/html/tab_b.png
/usr/share/doc/lib3270-doc/html/tab_h.png
/usr/share/doc/lib3270-doc/html/tab_s.png
/usr/share/doc/lib3270-doc/html/tabs.css
/usr/share/licenses/lib3270-doc
/usr/share/licenses/lib3270-doc/LICENSE

References

Summary

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