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

Last updated: November 28,2024

1. Install "libcgi.i686" package

Here is a brief guide to show you how to install libcgi.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install libcgi.i686

2. Uninstall "libcgi.i686" package

Learn how to uninstall libcgi.i686 on Fedora 39:

$ sudo dnf remove libcgi.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 4:37:03 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : libcgi
Version : 1.0
Release : 37.fc39
Architecture : i686
Size : 30 k
Source : libcgi-1.0-37.fc39.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.