How to Install and Uninstall liburcu-devel Package on openSUSE Leap
Last updated: January 12,2025
1. Install "liburcu-devel" package
Please follow the guidelines below to install liburcu-devel on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
liburcu-devel
Copied
2. Uninstall "liburcu-devel" package
This is a short guide on how to uninstall liburcu-devel on openSUSE Leap:
$
sudo zypper remove
liburcu-devel
Copied
3. Information about the liburcu-devel package on openSUSE Leap
Information for package liburcu-devel:
--------------------------------------
Repository : Main Repository
Name : liburcu-devel
Version : 0.12.1-1.30
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 311.0 KiB
Installed : No
Status : not installed
Source package : userspace-rcu-0.12.1-1.30.src
Upstream URL : http://lttng.org/urcu
Summary : Userspace Read-Copy-Update Library
Description :
liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This data
synchronization library provides read-side access which scales linearly with
the number of cores. It does so by allowing multiples copies of a given data
structure to live at the same time, and by monitoring the data structure
accesses to detect grace periods after which memory reclamation is possible.
--------------------------------------
Repository : Main Repository
Name : liburcu-devel
Version : 0.12.1-1.30
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 311.0 KiB
Installed : No
Status : not installed
Source package : userspace-rcu-0.12.1-1.30.src
Upstream URL : http://lttng.org/urcu
Summary : Userspace Read-Copy-Update Library
Description :
liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This data
synchronization library provides read-side access which scales linearly with
the number of cores. It does so by allowing multiples copies of a given data
structure to live at the same time, and by monitoring the data structure
accesses to detect grace periods after which memory reclamation is possible.