How to Install and Uninstall autogen-libopts.i686 Package on CentOS Stream 8

Last updated: January 10,2025

1. Install "autogen-libopts.i686" package

This guide covers the steps necessary to install autogen-libopts.i686 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install autogen-libopts.i686

2. Uninstall "autogen-libopts.i686" package

Here is a brief guide to show you how to uninstall autogen-libopts.i686 on CentOS Stream 8:

$ sudo dnf remove autogen-libopts.i686 $ sudo dnf autoremove

3. Information about the autogen-libopts.i686 package on CentOS Stream 8

Last metadata expiration check: 5:50:25 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : autogen-libopts
Version : 5.18.12
Release : 8.el8
Architecture : i686
Size : 78 k
Source : autogen-5.18.12-8.el8.src.rpm
Repository : appstream
Summary : Automated option processing library based on autogen
URL : http://www.gnu.org/software/autogen/
License : LGPLv3+
Description : Libopts is very powerful command line option parser consisting of a set of
: AutoGen templates and a run time library that nearly eliminates the hassle of
: parsing and documenting command line options.