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

Last updated: July 03,2024

1. Install "cli11-devel.x86_64" package

Here is a brief guide to show you how to install cli11-devel.x86_64 on Oracle Linux 8

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

2. Uninstall "cli11-devel.x86_64" package

This guide let you learn how to uninstall cli11-devel.x86_64 on Oracle Linux 8:

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

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

Last metadata expiration check: 5:51:18 ago on Mon Sep 12 02:51:38 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.