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

Last updated: October 10,2024

1. Install "cli11-devel.noarch" package

This guide let you learn how to install cli11-devel.noarch on Fedora 39

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

2. Uninstall "cli11-devel.noarch" package

Please follow the step by step instructions below to uninstall cli11-devel.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:52:40 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : cli11-devel
Version : 2.4.1
Release : 1.fc39
Architecture : noarch
Size : 143 k
Source : cli11-2.4.1-1.fc39.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.