How to Install and Uninstall sid-base-libs.i686 Package on Fedora 36

Last updated: October 06,2024

1. Install "sid-base-libs.i686" package

In this section, we are going to explain the necessary steps to install sid-base-libs.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install sid-base-libs.i686

2. Uninstall "sid-base-libs.i686" package

This guide covers the steps necessary to uninstall sid-base-libs.i686 on Fedora 36:

$ sudo dnf remove sid-base-libs.i686 $ sudo dnf autoremove

3. Information about the sid-base-libs.i686 package on Fedora 36

Last metadata expiration check: 1:58:50 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : sid-base-libs
Version : 0.0.5
Release : 4.fc36
Architecture : i686
Size : 29 k
Source : sid-0.0.5-4.fc36.src.rpm
Repository : fedora
Summary : Libraries for Storage Instantiation Daemon (SID) base
URL : http://sid-project.github.io
License : GPLv2+
Description : This package contains shared libraries with low-level functionality needed for
: Storage Instantiation Daemon (SID), its modules and related tools. Currently,
: it contains basic support for bitmaps, buffering, IPC, hashing, lists, memory
: handling and other helper functions.