How to Install and Uninstall libcgroup-devel.i686 Package on Fedora 36

Last updated: October 16,2024

1. Install "libcgroup-devel.i686" package

In this section, we are going to explain the necessary steps to install libcgroup-devel.i686 on Fedora 36

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

2. Uninstall "libcgroup-devel.i686" package

This guide let you learn how to uninstall libcgroup-devel.i686 on Fedora 36:

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

3. Information about the libcgroup-devel.i686 package on Fedora 36

Last metadata expiration check: 1:38:46 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libcgroup-devel
Version : 2.0
Release : 4.fc36
Architecture : i686
Size : 34 k
Source : libcgroup-2.0-4.fc36.src.rpm
Repository : fedora
Summary : Development libraries to develop applications that utilize control groups
URL : http://libcg.sourceforge.net/
License : LGPLv2+
Description : It provides API to create/delete and modify cgroup nodes. It will also in the
: future allow creation of persistent configuration for control groups and
: provide scripts to manage that configuration.