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

Last updated: January 11,2025

1. Install "cli11-devel.noarch" package

Please follow the guidance below to install cli11-devel.noarch on Fedora 35

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

2. Uninstall "cli11-devel.noarch" package

This tutorial shows how to uninstall cli11-devel.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:55:20 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : cli11-devel
Version : 2.1.2
Release : 1.fc35
Architecture : noarch
Size : 119 k
Source : cli11-2.1.2-1.fc35.src.rpm
Repository : updates
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.