How to Install and Uninstall ucommon.x86_64 Package on Fedora 36
Last updated: January 11,2025
1. Install "ucommon.x86_64" package
This is a short guide on how to install ucommon.x86_64 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
ucommon.x86_64
Copied
2. Uninstall "ucommon.x86_64" package
This guide let you learn how to uninstall ucommon.x86_64 on Fedora 36:
$
sudo dnf remove
ucommon.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ucommon.x86_64 package on Fedora 36
Last metadata expiration check: 5:49:19 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ucommon
Version : 7.0.0
Release : 17.fc35
Architecture : x86_64
Size : 321 k
Source : ucommon-7.0.0-17.fc35.src.rpm
Repository : fedora
Summary : Portable C++ framework for threads and sockets
URL : http://www.gnu.org/software/commoncpp
License : LGPLv3+
Description : GNU uCommon C++ is a lightweight library to facilitate using C++ design
: patterns even for very deeply embedded applications, such as for systems using
: uclibc along with POSIX threading support. For this reason, uCommon disables
: language features that consume memory or introduce runtime overhead. UCommon
: introduces some design patterns from Objective-C, such as reference counted
: objects, memory pools, and smart pointers. UCommon introduces some new concepts
: for handling of thread locking and synchronization. Starting with release
: 5.0, GNU uCommon also bundles GNU Common C++ libraries.
Available Packages
Name : ucommon
Version : 7.0.0
Release : 17.fc35
Architecture : x86_64
Size : 321 k
Source : ucommon-7.0.0-17.fc35.src.rpm
Repository : fedora
Summary : Portable C++ framework for threads and sockets
URL : http://www.gnu.org/software/commoncpp
License : LGPLv3+
Description : GNU uCommon C++ is a lightweight library to facilitate using C++ design
: patterns even for very deeply embedded applications, such as for systems using
: uclibc along with POSIX threading support. For this reason, uCommon disables
: language features that consume memory or introduce runtime overhead. UCommon
: introduces some design patterns from Objective-C, such as reference counted
: objects, memory pools, and smart pointers. UCommon introduces some new concepts
: for handling of thread locking and synchronization. Starting with release
: 5.0, GNU uCommon also bundles GNU Common C++ libraries.