How to Install and Uninstall commoncpp2.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 25,2024
1. Install "commoncpp2.x86_64" package
Please follow the guidance below to install commoncpp2.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
commoncpp2.x86_64
Copied
2. Uninstall "commoncpp2.x86_64" package
Please follow the steps below to uninstall commoncpp2.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
commoncpp2.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the commoncpp2.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:38:29 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : commoncpp2
Version : 1.8.1
Release : 28.el9
Architecture : x86_64
Size : 230 k
Source : commoncpp2-1.8.1-28.el9.src.rpm
Repository : epel
Summary : GNU Common C++ class framework
URL : http://www.gnu.org/software/commoncpp/
License : GPLv2+ with exceptions
Description : GNU Common C++ is a portable and highly optimized class framework for writing
: C++ applications that need to use threads, sockets, XML parsing,
: serialization, config files, etc. This framework offers a class foundation
: that hides platform differences from your C++ application so that you need
: not write platform specific code. GNU Common C++ has been ported to compile
: natively on most platforms which support posix threads.
Available Packages
Name : commoncpp2
Version : 1.8.1
Release : 28.el9
Architecture : x86_64
Size : 230 k
Source : commoncpp2-1.8.1-28.el9.src.rpm
Repository : epel
Summary : GNU Common C++ class framework
URL : http://www.gnu.org/software/commoncpp/
License : GPLv2+ with exceptions
Description : GNU Common C++ is a portable and highly optimized class framework for writing
: C++ applications that need to use threads, sockets, XML parsing,
: serialization, config files, etc. This framework offers a class foundation
: that hides platform differences from your C++ application so that you need
: not write platform specific code. GNU Common C++ has been ported to compile
: natively on most platforms which support posix threads.