How to Install and Uninstall commoncpp2.i686 Package on Fedora 35
Last updated: January 08,2025
1. Install "commoncpp2.i686" package
Here is a brief guide to show you how to install commoncpp2.i686 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
commoncpp2.i686
Copied
2. Uninstall "commoncpp2.i686" package
In this section, we are going to explain the necessary steps to uninstall commoncpp2.i686 on Fedora 35:
$
sudo dnf remove
commoncpp2.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the commoncpp2.i686 package on Fedora 35
Last metadata expiration check: 0:04:22 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : commoncpp2
Version : 1.8.1
Release : 25.fc35
Architecture : i686
Size : 248 k
Source : commoncpp2-1.8.1-25.fc35.src.rpm
Repository : fedora
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 : 25.fc35
Architecture : i686
Size : 248 k
Source : commoncpp2-1.8.1-25.fc35.src.rpm
Repository : fedora
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.