How to Install and Uninstall cli11-devel.noarch Package on Fedora 38

Last updated: October 06,2024

1. Install "cli11-devel.noarch" package

Please follow the instructions below to install cli11-devel.noarch on Fedora 38

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

2. Uninstall "cli11-devel.noarch" package

This guide let you learn how to uninstall cli11-devel.noarch on Fedora 38:

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

3. Information about the cli11-devel.noarch package on Fedora 38

Last metadata expiration check: 4:26:00 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : cli11-devel
Version : 2.4.1
Release : 1.fc38
Architecture : noarch
Size : 143 k
Source : cli11-2.4.1-1.fc38.src.rpm
Repository : updates
Summary : Command line parser for C++11
URL : https://github.com/CLIUtils/CLI11
License : BSD-3-Clause
Description : CLI11 is a command line parser for C++11 and beyond that provides a
: rich feature set with a simple and intuitive interface.