How to Install and Uninstall librseq0 Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "librseq0" package
In this section, we are going to explain the necessary steps to install librseq0 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
librseq0
Copied
2. Uninstall "librseq0" package
Please follow the step by step instructions below to uninstall librseq0 on openSuSE Tumbleweed:
$
sudo zypper remove
librseq0
Copied
3. Information about the librseq0 package on openSuSE Tumbleweed
Information for package librseq0:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : librseq0
Version : 0~git159.313af7c-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 14.1 KiB
Installed : No
Status : not installed
Source package : librseq-0~git159.313af7c-1.2.src
Upstream URL : https://github.com/compudj/librseq
Summary : Library for Restartable Sequences
Description :
RSEQ allows to determine when a thread is preempted while executing a
critical section, after which the thread can retry its operation.
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : librseq0
Version : 0~git159.313af7c-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 14.1 KiB
Installed : No
Status : not installed
Source package : librseq-0~git159.313af7c-1.2.src
Upstream URL : https://github.com/compudj/librseq
Summary : Library for Restartable Sequences
Description :
RSEQ allows to determine when a thread is preempted while executing a
critical section, after which the thread can retry its operation.