How to Install and Uninstall cli11-devel Package on openSUSE Leap

Last updated: July 04,2024

1. Install "cli11-devel" package

Learn how to install cli11-devel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install cli11-devel

2. Uninstall "cli11-devel" package

This is a short guide on how to uninstall cli11-devel on openSUSE Leap:

$ sudo zypper remove cli11-devel

3. Information about the cli11-devel package on openSUSE Leap

Information for package cli11-devel:
------------------------------------
Repository : Main Repository
Name : cli11-devel
Version : 2.3.2-bp155.1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 430.3 KiB
Installed : No
Status : not installed
Source package : cli11-2.3.2-bp155.1.6.src
Upstream URL : https://github.com/CLIUtils/CLI11
Summary : Development files for CLI11
Description :
CLI11 is a command line parser for C++11 and beyond that provides a
rich feature set. It is header only, and has a number of design
limits by choice:
* No completion of partial options (like --ve for --version,
if it were unambiguous)
* No wide strings/Unicode

5. The same packages on other Linux Distributions