How To Install libcgi-devel on Fedora 36

In this tutorial we learn how to install libcgi-devel in Fedora 36. libcgi-devel is Header files and libraries for LibCGI development

Introduction

In this tutorial we learn how to install libcgi-devel on Fedora 36.

What is libcgi-devel

The libcgi-devel package contains the header files and libraries needed to develop programs that use the LibCGI library.


We can use yum or dnf to install libcgi-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libcgi-devel. title: “How To Install libcgi-devel on Fedora 36”

linkTitle: “libcgi-devel”

Install libcgi-devel on Fedora 36 Using dnf

type: “docs”

Update yum database with dnf using the following command. description: “In this tutorial we learn how to install libcgi-devel in Fedora 36. libcgi-devel is Header files and libraries for LibCGI development”

date: “2022-08-17”

lastmod: "2022-08-17"
sudo dnf makecache --refresh
#image: /images/fedora/36/libcgi-devel-featured.png

Introduction

After updating yum database, We can install libcgi-devel using dnf by running the following command:

In this tutorial we learn how to install `libcgi-devel` on Fedora 36.

sudo dnf -y install libcgi-devel

What is libcgi-devel

The libcgi-devel package contains the header files and libraries needed to develop programs that use the LibCGI library.

Install libcgi-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

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


sudo yum makecache --refresh

Install libcgi-devel on Fedora 36 Using dnf

After updating yum database, We can install libcgi-devel using yum by running the following command: Update yum database with dnf using the following command.

```bash
sudo yum -y install libcgi-devel
sudo dnf makecache --refresh
## How To Uninstall libcgi-devel on Fedora 36


After updating yum database, We can install `libcgi-devel` using `dnf` by running the following command:
To uninstall only the `libcgi-devel` package we can use the following command:


```bash
```bash
sudo dnf remove libcgi-devel
sudo dnf -y install libcgi-devel


## libcgi-devel Package Contents on Fedora 36
## Install libcgi-devel on Fedora 36 Using yum


```bash
Update yum database with `yum` using the following command.

```bash
sudo yum makecache --refresh

After updating yum database, We can install libcgi-devel using yum by running the following command:

sudo yum -y install libcgi-devel

How To Uninstall libcgi-devel on Fedora 36

To uninstall only the libcgi-devel package we can use the following command:

sudo dnf remove libcgi-devel

libcgi-devel Package Contents on Fedora 36

/usr/include/libcgi
/usr/include/libcgi/cgi.h
/usr/include/libcgi/session.h
/usr/lib64/libcgi.so
/usr/share/doc/libcgi-devel
/usr/share/doc/libcgi-devel/examples
/usr/share/doc/libcgi-devel/examples/guestbook
/usr/share/doc/libcgi-devel/examples/guestbook/Makefile
/usr/share/doc/libcgi-devel/examples/guestbook/gbook.c
/usr/share/doc/libcgi-devel/examples/guestbook/table_add_comments.html
/usr/share/doc/libcgi-devel/examples/multiple
/usr/share/doc/libcgi-devel/examples/multiple/Makefile
/usr/share/doc/libcgi-devel/examples/multiple/form.html
/usr/share/doc/libcgi-devel/examples/multiple/multiple.c
/usr/share/doc/libcgi-devel/examples/multiple/readme
/usr/share/doc/libcgi-devel/examples/redirect
/usr/share/doc/libcgi-devel/examples/redirect/Makefile
/usr/share/doc/libcgi-devel/examples/redirect/readme
/usr/share/doc/libcgi-devel/examples/redirect/redirect.c
/usr/share/doc/libcgi-devel/examples/session
/usr/share/doc/libcgi-devel/examples/session/session_ex1
/usr/share/doc/libcgi-devel/examples/session/session_ex1/Makefile
/usr/share/doc/libcgi-devel/examples/session/session_ex1/destroy.c
/usr/share/doc/libcgi-devel/examples/session/session_ex1/login.c
/usr/share/doc/libcgi-devel/examples/session/session_ex1/readme
/usr/share/doc/libcgi-devel/examples/session/session_ex1/restricted.c
/usr/share/doc/libcgi-devel/examples/session/session_ex1/session.c
/usr/share/doc/libcgi-devel/examples/session/session_ex1/session_ex1_desc.html
/usr/share/doc/libcgi-devel/examples/session/session_ex1/show_vars.c
/usr/share/doc/libcgi-devel/examples/session/session_ex1/topbar.htm
/usr/share/doc/libcgi-devel/examples/session/session_ex2
/usr/share/doc/libcgi-devel/examples/session/session_ex2/Makefile
/usr/share/doc/libcgi-devel/examples/session/session_ex2/session_ex2.c
/usr/share/doc/libcgi-devel/examples/session/session_ex2/session_ex2_desc.html
/usr/share/doc/libcgi-devel/examples/simple_form
/usr/share/doc/libcgi-devel/examples/simple_form/Makefile
/usr/share/doc/libcgi-devel/examples/simple_form/form1.c
/usr/share/doc/libcgi-devel/examples/simple_form/form2.c
/usr/share/doc/libcgi-devel/examples/simple_form/left.inc
/usr/share/doc/libcgi-devel/examples/simple_form/main.inc
/usr/share/doc/libcgi-devel/examples/simple_form/readme
/usr/share/doc/libcgi-devel/examples/simple_form/top.inc
/usr/share/doc/libcgi-devel/examples/strings
/usr/share/doc/libcgi-devel/examples/strings/Makefile
/usr/share/doc/libcgi-devel/examples/strings/b64.c
/usr/share/doc/libcgi-devel/examples/strings/explode.c
/usr/share/doc/libcgi-devel/examples/strings/htmlentities.c
/usr/share/doc/libcgi-devel/examples/strings/md5.c
/usr/share/doc/libcgi-devel/html
/usr/share/doc/libcgi-devel/html/cgi_8h-source.html
/usr/share/doc/libcgi-devel/html/doxygen.css
/usr/share/doc/libcgi-devel/html/doxygen.png
/usr/share/doc/libcgi-devel/html/error_8h-source.html
/usr/share/doc/libcgi-devel/html/files.html
/usr/share/doc/libcgi-devel/html/ftv2blank.png
/usr/share/doc/libcgi-devel/html/ftv2doc.png
/usr/share/doc/libcgi-devel/html/ftv2folderclosed.png
/usr/share/doc/libcgi-devel/html/ftv2folderopen.png
/usr/share/doc/libcgi-devel/html/ftv2lastnode.png
/usr/share/doc/libcgi-devel/html/ftv2link.png
/usr/share/doc/libcgi-devel/html/ftv2mlastnode.png
/usr/share/doc/libcgi-devel/html/ftv2mnode.png
/usr/share/doc/libcgi-devel/html/ftv2node.png
/usr/share/doc/libcgi-devel/html/ftv2plastnode.png
/usr/share/doc/libcgi-devel/html/ftv2pnode.png
/usr/share/doc/libcgi-devel/html/ftv2vertline.png
/usr/share/doc/libcgi-devel/html/group__libcgi__cgi.html
/usr/share/doc/libcgi-devel/html/group__libcgi__cookie.html
/usr/share/doc/libcgi-devel/html/group__libcgi__general.html
/usr/share/doc/libcgi-devel/html/group__libcgi__session.html
/usr/share/doc/libcgi-devel/html/group__libcgi__string.html
/usr/share/doc/libcgi-devel/html/index.html
/usr/share/doc/libcgi-devel/html/main.html
/usr/share/doc/libcgi-devel/html/modules.html
/usr/share/doc/libcgi-devel/html/pages.html
/usr/share/doc/libcgi-devel/html/session_8h-source.html
/usr/share/doc/libcgi-devel/html/todo.html
/usr/share/doc/libcgi-devel/html/tree.html
/usr/share/doc/libcgi-devel/html/tree.js
/usr/share/doc/libcgi-devel/html/treeview.js
/usr/share/man/man3/libcgi_cgi.3.gz
/usr/share/man/man3/libcgi_cookie.3.gz
/usr/share/man/man3/libcgi_general.3.gz
/usr/share/man/man3/libcgi_session.3.gz
/usr/share/man/man3/libcgi_string.3.gz

References

Summary

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

/usr/include/libcgi /usr/include/libcgi/cgi.h /usr/include/libcgi/session.h /usr/lib/libcgi.so /usr/share/doc/libcgi-devel /usr/share/doc/libcgi-devel/examples /usr/share/doc/libcgi-devel/examples/guestbook /usr/share/doc/libcgi-devel/examples/guestbook/Makefile /usr/share/doc/libcgi-devel/examples/guestbook/gbook.c /usr/share/doc/libcgi-devel/examples/guestbook/table_add_comments.html /usr/share/doc/libcgi-devel/examples/multiple /usr/share/doc/libcgi-devel/examples/multiple/Makefile /usr/share/doc/libcgi-devel/examples/multiple/form.html /usr/share/doc/libcgi-devel/examples/multiple/multiple.c /usr/share/doc/libcgi-devel/examples/multiple/readme /usr/share/doc/libcgi-devel/examples/redirect /usr/share/doc/libcgi-devel/examples/redirect/Makefile /usr/share/doc/libcgi-devel/examples/redirect/readme /usr/share/doc/libcgi-devel/examples/redirect/redirect.c /usr/share/doc/libcgi-devel/examples/session /usr/share/doc/libcgi-devel/examples/session/session_ex1 /usr/share/doc/libcgi-devel/examples/session/session_ex1/Makefile /usr/share/doc/libcgi-devel/examples/session/session_ex1/destroy.c /usr/share/doc/libcgi-devel/examples/session/session_ex1/login.c /usr/share/doc/libcgi-devel/examples/session/session_ex1/readme /usr/share/doc/libcgi-devel/examples/session/session_ex1/restricted.c /usr/share/doc/libcgi-devel/examples/session/session_ex1/session.c /usr/share/doc/libcgi-devel/examples/session/session_ex1/session_ex1_desc.html /usr/share/doc/libcgi-devel/examples/session/session_ex1/show_vars.c /usr/share/doc/libcgi-devel/examples/session/session_ex1/topbar.htm /usr/share/doc/libcgi-devel/examples/session/session_ex2 /usr/share/doc/libcgi-devel/examples/session/session_ex2/Makefile /usr/share/doc/libcgi-devel/examples/session/session_ex2/session_ex2.c /usr/share/doc/libcgi-devel/examples/session/session_ex2/session_ex2_desc.html /usr/share/doc/libcgi-devel/examples/simple_form /usr/share/doc/libcgi-devel/examples/simple_form/Makefile /usr/share/doc/libcgi-devel/examples/simple_form/form1.c /usr/share/doc/libcgi-devel/examples/simple_form/form2.c /usr/share/doc/libcgi-devel/examples/simple_form/left.inc /usr/share/doc/libcgi-devel/examples/simple_form/main.inc /usr/share/doc/libcgi-devel/examples/simple_form/readme /usr/share/doc/libcgi-devel/examples/simple_form/top.inc /usr/share/doc/libcgi-devel/examples/strings /usr/share/doc/libcgi-devel/examples/strings/Makefile /usr/share/doc/libcgi-devel/examples/strings/b64.c /usr/share/doc/libcgi-devel/examples/strings/explode.c /usr/share/doc/libcgi-devel/examples/strings/htmlentities.c /usr/share/doc/libcgi-devel/examples/strings/md5.c /usr/share/doc/libcgi-devel/html /usr/share/doc/libcgi-devel/html/cgi_8h-source.html /usr/share/doc/libcgi-devel/html/doxygen.css /usr/share/doc/libcgi-devel/html/doxygen.png /usr/share/doc/libcgi-devel/html/error_8h-source.html /usr/share/doc/libcgi-devel/html/files.html /usr/share/doc/libcgi-devel/html/ftv2blank.png /usr/share/doc/libcgi-devel/html/ftv2doc.png /usr/share/doc/libcgi-devel/html/ftv2folderclosed.png /usr/share/doc/libcgi-devel/html/ftv2folderopen.png /usr/share/doc/libcgi-devel/html/ftv2lastnode.png /usr/share/doc/libcgi-devel/html/ftv2link.png /usr/share/doc/libcgi-devel/html/ftv2mlastnode.png /usr/share/doc/libcgi-devel/html/ftv2mnode.png /usr/share/doc/libcgi-devel/html/ftv2node.png /usr/share/doc/libcgi-devel/html/ftv2plastnode.png /usr/share/doc/libcgi-devel/html/ftv2pnode.png /usr/share/doc/libcgi-devel/html/ftv2vertline.png /usr/share/doc/libcgi-devel/html/group__libcgi__cgi.html /usr/share/doc/libcgi-devel/html/group__libcgi__cookie.html /usr/share/doc/libcgi-devel/html/group__libcgi__general.html /usr/share/doc/libcgi-devel/html/group__libcgi__session.html /usr/share/doc/libcgi-devel/html/group__libcgi__string.html /usr/share/doc/libcgi-devel/html/index.html /usr/share/doc/libcgi-devel/html/main.html /usr/share/doc/libcgi-devel/html/modules.html /usr/share/doc/libcgi-devel/html/pages.html /usr/share/doc/libcgi-devel/html/session_8h-source.html /usr/share/doc/libcgi-devel/html/todo.html /usr/share/doc/libcgi-devel/html/tree.html /usr/share/doc/libcgi-devel/html/tree.js /usr/share/doc/libcgi-devel/html/treeview.js /usr/share/man/man3/libcgi_cgi.3.gz /usr/share/man/man3/libcgi_cookie.3.gz /usr/share/man/man3/libcgi_general.3.gz /usr/share/man/man3/libcgi_session.3.gz /usr/share/man/man3/libcgi_string.3.gz


## References

* [libcgi-devel website](http://libcgi.sourceforge.net/)

## Summary

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