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

Last updated: May 08,2024

1. Install "libcgi.i686" package

Please follow the steps below to install libcgi.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libcgi.i686

2. Uninstall "libcgi.i686" package

Here is a brief guide to show you how to uninstall libcgi.i686 on Fedora 36:

$ sudo dnf remove libcgi.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:18:58 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : libcgi
Version : 1.0
Release : 33.fc36
Architecture : i686
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.