How to Install and Uninstall libcgroup1 Package on openSUSE Leap

Last updated: July 03,2024

1. Install "libcgroup1" package

Please follow the step by step instructions below to install libcgroup1 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libcgroup1

2. Uninstall "libcgroup1" package

This guide covers the steps necessary to uninstall libcgroup1 on openSUSE Leap:

$ sudo zypper remove libcgroup1

3. Information about the libcgroup1 package on openSUSE Leap

Information for package libcgroup1:
-----------------------------------
Repository : Main Repository
Name : libcgroup1
Version : 0.41.rc1-1.10.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 95.5 KiB
Installed : No
Status : not installed
Source package : libcgroup-0.41.rc1-1.10.1.src
Upstream URL : http://sourceforge.net/projects/libcg/
Summary : Control groups management library
Description :
Control groups, a new kernel feature in Linux 2.6.24 provides a file
system interface to manipulate and control the details on task grouping
including creation of new task groups (control groups), permission
handling and task assignment.