How to Install and Uninstall cli11-devel.noarch Package on Oracle Linux 9
Last updated: November 29,2024
1. Install "cli11-devel.noarch" package
This guide covers the steps necessary to install cli11-devel.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
cli11-devel.noarch
Copied
2. Uninstall "cli11-devel.noarch" package
This guide covers the steps necessary to uninstall cli11-devel.noarch on Oracle Linux 9:
$
sudo dnf remove
cli11-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the cli11-devel.noarch package on Oracle Linux 9
Last metadata expiration check: 3:37:45 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : cli11-devel
Version : 2.2.0
Release : 1.el9
Architecture : noarch
Size : 121 k
Source : cli11-2.2.0-1.el9.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.
Available Packages
Name : cli11-devel
Version : 2.2.0
Release : 1.el9
Architecture : noarch
Size : 121 k
Source : cli11-2.2.0-1.el9.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.