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

Last updated: July 07,2024

1. Install "libcgi.i686" package

This guide covers the steps necessary to install libcgi.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libcgi.i686

2. Uninstall "libcgi.i686" package

This is a short guide on how to uninstall libcgi.i686 on Fedora 34:

$ sudo dnf remove libcgi.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:41:22 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : libcgi
Version : 1.0
Release : 31.fc34
Architecture : i686
Size : 30 k
Source : libcgi-1.0-31.fc34.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.