How to Install and Uninstall libcgroup.x86_64 Package on CentOS 7 / RHEL 7

Last updated: April 29,2024

1. Install "libcgroup.x86_64" package

This guide let you learn how to install libcgroup.x86_64 on CentOS 7 / RHEL 7

$ sudo yum makecache $ sudo yum install libcgroup.x86_64

2. Uninstall "libcgroup.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libcgroup.x86_64 on CentOS 7 / RHEL 7:

$ sudo yum remove libcgroup.x86_64 $ sudo yum autoremove

3. Information about the libcgroup.x86_64 package on CentOS 7 / RHEL 7

Installed Packages
Name : libcgroup
Arch : x86_64
Version : 0.41
Release : 21.el7
Size : 134 k
Repo : installed
From repo : base
Summary : Library to control and monitor control groups
URL : http://libcg.sourceforge.net/
License : LGPLv2+
Description : Control groups infrastructure. The library helps manipulate,
: control, administrate and monitor control groups and the
: associated controllers.