How to Install and Uninstall libcgroup-devel.x86_64 Package on Fedora 35

Last updated: January 09,2025

1. Install "libcgroup-devel.x86_64" package

Please follow the step by step instructions below to install libcgroup-devel.x86_64 on Fedora 35

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

2. Uninstall "libcgroup-devel.x86_64" package

Learn how to uninstall libcgroup-devel.x86_64 on Fedora 35:

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

3. Information about the libcgroup-devel.x86_64 package on Fedora 35

Last metadata expiration check: 1:51:50 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libcgroup-devel
Version : 2.0
Release : 3.fc35
Architecture : x86_64
Size : 34 k
Source : libcgroup-2.0-3.fc35.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.