How To Install gfal2-doc on Fedora 36
Introduction
In this tutorial we learn how to install gfal2-doc
on Fedora 36.
What is gfal2-doc
Documentation, Doxygen and examples of gfal2.
We can use yum
or dnf
to install gfal2-doc
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gfal2-doc.
Install gfal2-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 gfal2-doc
using dnf
by running the following command:
sudo dnf -y install gfal2-doc
Install gfal2-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 gfal2-doc
using yum
by running the following command:
sudo yum -y install gfal2-doc
How To Uninstall gfal2-doc on Fedora 36
To uninstall only the gfal2-doc
package we can use the following command:
sudo dnf remove gfal2-doc
gfal2-doc Package Contents on Fedora 36
/usr/share/doc/gfal2/examples
/usr/share/doc/gfal2/examples/Makefile
/usr/share/doc/gfal2/examples/gfal_copy.c
/usr/share/doc/gfal2/examples/gfal_ls.c
/usr/share/doc/gfal2/examples/gfal_stat.c
/usr/share/doc/gfal2/examples/gfal_unlink.c
/usr/share/doc/gfal2/html
/usr/share/doc/gfal2/html/annotated.html
/usr/share/doc/gfal2/html/api_change.html
/usr/share/doc/gfal2/html/apl.html
/usr/share/doc/gfal2/html/bc_s.png
/usr/share/doc/gfal2/html/bdwn.png
/usr/share/doc/gfal2/html/classes.html
/usr/share/doc/gfal2/html/closed.png
/usr/share/doc/gfal2/html/deprecated.html
/usr/share/doc/gfal2/html/dir_0d8381fe6082ee7b8d7f9e53ff2a6224.html
/usr/share/doc/gfal2/html/dir_34b4cee2b5900b653deb3438fc906cf4.html
/usr/share/doc/gfal2/html/dir_61c9e5842729cb34568d93cb98ad85b9.html
/usr/share/doc/gfal2/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html
/usr/share/doc/gfal2/html/dir_7c564b6a68fa5e9e080909cf039bb8d2.html
/usr/share/doc/gfal2/html/dir_8251f44a29b4119a6fe9fc424be595d6.html
/usr/share/doc/gfal2/html/dir_aebb8dcc11953d78e620bbef0b9e2183.html
/usr/share/doc/gfal2/html/dir_e68e8157741866f444e17edd764ebbae.html
/usr/share/doc/gfal2/html/dir_ffd15e349ea497166a76d5042b2f5c37.html
/usr/share/doc/gfal2/html/doc.png
/usr/share/doc/gfal2/html/doxygen.css
/usr/share/doc/gfal2/html/doxygen.svg
/usr/share/doc/gfal2/html/dynsections.js
/usr/share/doc/gfal2/html/examples.html
/usr/share/doc/gfal2/html/faq.html
/usr/share/doc/gfal2/html/files.html
/usr/share/doc/gfal2/html/folderclosed.png
/usr/share/doc/gfal2/html/folderopen.png
/usr/share/doc/gfal2/html/functions.html
/usr/share/doc/gfal2/html/functions_vars.html
/usr/share/doc/gfal2/html/gfal__config_8h.html
/usr/share/doc/gfal2/html/gfal_diagram.png
/usr/share/doc/gfal2/html/gfal_testchmod_8c-example.html
/usr/share/doc/gfal2/html/gfal_testcreatedir_8c-example.html
/usr/share/doc/gfal2/html/gfal_testdir_8c-example.html
/usr/share/doc/gfal2/html/gfal_testget_8c-example.html
/usr/share/doc/gfal2/html/gfal_testread_8c-example.html
/usr/share/doc/gfal2/html/gfal_testrw_8c-example.html
/usr/share/doc/gfal2/html/globals.html
/usr/share/doc/gfal2/html/globals_func.html
/usr/share/doc/gfal2/html/group__config__group.html
/usr/share/doc/gfal2/html/group__file__group.html
/usr/share/doc/gfal2/html/group__posix__group.html
/usr/share/doc/gfal2/html/group__transfer__group.html
/usr/share/doc/gfal2/html/index.html
/usr/share/doc/gfal2/html/jquery.js
/usr/share/doc/gfal2/html/menu.js
/usr/share/doc/gfal2/html/menudata.js
/usr/share/doc/gfal2/html/modules.html
/usr/share/doc/gfal2/html/nav_f.png
/usr/share/doc/gfal2/html/nav_g.png
/usr/share/doc/gfal2/html/nav_h.png
/usr/share/doc/gfal2/html/open.png
/usr/share/doc/gfal2/html/page_design.html
/usr/share/doc/gfal2/html/pages.html
/usr/share/doc/gfal2/html/splitbar.png
/usr/share/doc/gfal2/html/struct__gfal__plugin__interface.html
/usr/share/doc/gfal2/html/struct__gfalt__event.html
/usr/share/doc/gfal2/html/sync_off.png
/usr/share/doc/gfal2/html/sync_on.png
/usr/share/doc/gfal2/html/tab_a.png
/usr/share/doc/gfal2/html/tab_b.png
/usr/share/doc/gfal2/html/tab_h.png
/usr/share/doc/gfal2/html/tab_s.png
/usr/share/doc/gfal2/html/tabs.css
/usr/share/doc/gfal2/readme.html
References
Summary
In this tutorial we learn how to install gfal2-doc
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).