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

Last updated: January 13,2025

1. Install "libcgi.i686" package

Learn how to install libcgi.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libcgi.i686

2. Uninstall "libcgi.i686" package

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

$ sudo dnf remove libcgi.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:36:18 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : libcgi
Version : 1.0
Release : 32.fc35
Architecture : i686
Size : 30 k
Source : libcgi-1.0-32.fc35.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.