How to Install and Uninstall autogen-libopts.x86_64 Package on AlmaLinux 8

Last updated: November 01,2024

1. Install "autogen-libopts.x86_64" package

Please follow the instructions below to install autogen-libopts.x86_64 on AlmaLinux 8

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

2. Uninstall "autogen-libopts.x86_64" package

Please follow the guidance below to uninstall autogen-libopts.x86_64 on AlmaLinux 8:

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

3. Information about the autogen-libopts.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:05:40 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : autogen-libopts
Version : 5.18.12
Release : 8.el8
Architecture : x86_64
Size : 75 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.