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

Last updated: November 01,2024

1. Install "cli11-devel.x86_64" package

Learn how to install cli11-devel.x86_64 on AlmaLinux 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 AlmaLinux 8:

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

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

Last metadata expiration check: 1:54:28 ago on Mon Sep 5 03:22:42 2022.
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.