How to Install and Uninstall libnsync-devel Package on openSuSE Tumbleweed
Last updated: November 07,2024
1. Install "libnsync-devel" package
Here is a brief guide to show you how to install libnsync-devel on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
libnsync-devel
Copied
2. Uninstall "libnsync-devel" package
This guide covers the steps necessary to uninstall libnsync-devel on openSuSE Tumbleweed:
$
sudo zypper remove
libnsync-devel
Copied
3. Information about the libnsync-devel package on openSuSE Tumbleweed
Information for package libnsync-devel:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libnsync-devel
Version : 1.23.0-2.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 65.9 KiB
Installed : No
Status : not installed
Source package : libnsync-1.23.0-2.15.src
Upstream URL : https://github.com/google/nsync
Summary : Library that exports various synchronization primitives
Description :
C/C++ library that exports various synchronization primitives:
locks
condition variables
run-once initialization
waitable counter (useful for barriers)
waitable bit (useful for cancellation, or other conditions)
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libnsync-devel
Version : 1.23.0-2.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 65.9 KiB
Installed : No
Status : not installed
Source package : libnsync-1.23.0-2.15.src
Upstream URL : https://github.com/google/nsync
Summary : Library that exports various synchronization primitives
Description :
C/C++ library that exports various synchronization primitives:
locks
condition variables
run-once initialization
waitable counter (useful for barriers)
waitable bit (useful for cancellation, or other conditions)