How to Install and Uninstall cli11-devel.x86_64 Package on CentOS Stream 8

Last updated: January 16,2025

1. Install "cli11-devel.x86_64" package

Please follow the guidelines below to install cli11-devel.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install cli11-devel.x86_64

2. Uninstall "cli11-devel.x86_64" package

Please follow the guidance below to uninstall cli11-devel.x86_64 on CentOS Stream 8:

$ sudo dnf remove cli11-devel.x86_64 $ sudo dnf autoremove

3. Information about the cli11-devel.x86_64 package on CentOS Stream 8

Last metadata expiration check: 6:28:00 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : cli11-devel
Version : 1.8.0
Release : 2.el8
Architecture : x86_64
Size : 92 k
Source : cli11-1.8.0-2.el8.src.rpm
Repository : epel
Summary : Command line parser for C++11
URL : https://github.com/CLIUtils/CLI11
License : BSD
Description : CLI11 is a command line parser for C++11 and beyond that provides a
: rich feature set with a simple and intuitive interface.