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

Last updated: May 16,2024

1. Install "cxxtools-devel" package

Learn how to install cxxtools-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install cxxtools-devel

2. Uninstall "cxxtools-devel" package

This tutorial shows how to uninstall cxxtools-devel on openSuSE Tumbleweed:

$ sudo zypper remove cxxtools-devel

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

Information for package cxxtools-devel:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : cxxtools-devel
Version : 3.0-4.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.2 MiB
Installed : No
Status : not installed
Source package : cxxtools-3.0-4.7.src
Upstream URL : http://www.tntnet.org/cxxtools.html
Summary : Cxxtools Development Files
Description :
Cxxtools is a collection of general-purpose C++ classes.
It includes classes for:
- argument parsing
- logging
- wrappers for threading (pthreads)
- networking with tcp and udp including iostream-based classes
- std::ostream for md5-calculation
- std::ostream-hexdumper
- std::ostream, which duplicates output (like tee)
- wrappers for fork(2) and pipe(2)
- parser for ini files
- parser for property files
- policy based smartpointer
- wrappers for dlopen(2) and dlsym(2)
- fast http client
- uuencoder-std::ostream
- classes to create mime messages for sending mail with attachements or
as html-formatted mail
- template based fast signal/slot-classes
- template for pools
- parser for http-query-parameters e.g. for cgi
- ostream-filter for counting bytes passed through it
- wrappers for atomic operations

5. The same packages on other Linux Distributions