How to Install and Uninstall cli11-devel Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "cli11-devel" package

This is a short guide on how to install cli11-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install cli11-devel

2. Uninstall "cli11-devel" package

Please follow the guidelines below to uninstall cli11-devel on openSuSE Tumbleweed:

$ sudo zypper remove cli11-devel

3. Information about the cli11-devel package on openSuSE Tumbleweed

Information for package cli11-devel:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : cli11-devel
Version : 2.3.2-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 430.9 KiB
Installed : No
Status : not installed
Source package : cli11-2.3.2-1.4.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