How to Install and Uninstall libcgi.x86_64 Package on Fedora 36

Last updated: October 05,2024

1. Install "libcgi.x86_64" package

Please follow the guidelines below to install libcgi.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install libcgi.x86_64

2. Uninstall "libcgi.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libcgi.x86_64 on Fedora 36:

$ sudo dnf remove libcgi.x86_64 $ sudo dnf autoremove

3. Information about the libcgi.x86_64 package on Fedora 36

Last metadata expiration check: 5:37:04 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : libcgi
Version : 1.0
Release : 33.fc36
Architecture : x86_64
Size : 30 k
Source : libcgi-1.0-33.fc36.src.rpm
Repository : fedora
Summary : CGI easy as C
URL : http://libcgi.sourceforge.net/
License : LGPLv2+
Description : LibCGI is a library written from scratch to easily make CGI applications in C.