How to Install and Uninstall libgcroots-devel.i686 Package on Fedora 39

Last updated: October 08,2024

1. Install "libgcroots-devel.i686" package

Here is a brief guide to show you how to install libgcroots-devel.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install libgcroots-devel.i686

2. Uninstall "libgcroots-devel.i686" package

Learn how to uninstall libgcroots-devel.i686 on Fedora 39:

$ sudo dnf remove libgcroots-devel.i686 $ sudo dnf autoremove

3. Information about the libgcroots-devel.i686 package on Fedora 39

Last metadata expiration check: 3:34:41 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : libgcroots-devel
Version : 0.3.2
Release : 8.fc39
Architecture : i686
Size : 11 k
Source : libgcroots-0.3.2-8.fc39.src.rpm
Repository : fedora
Summary : Development files for libgcroots
URL : https://github.com/uim/libgcroots
License : Boehm-GC
Description : libgcroots abstracts architecture-dependent part of garbage collector
: roots acquisition such as register windows of SPARC and register stack
: backing store of IA-64.
:
: This package contains a header file and development library to help you
: to develop any own GC.