How to Install and Uninstall libnsync1 Package on Kali Linux

Last updated: May 03,2024

1. Install "libnsync1" package

Please follow the step by step instructions below to install libnsync1 on Kali Linux

$ sudo apt update $ sudo apt install libnsync1

2. Uninstall "libnsync1" package

Please follow the instructions below to uninstall libnsync1 on Kali Linux:

$ sudo apt remove libnsync1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnsync1 package on Kali Linux

Package: libnsync1
Source: nsync (1.26.0-1)
Version: 1.26.0-1+b1
Installed-Size: 60
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 17852
SHA256: adb04f25fb796adadce5878fe62e8d6694073c587cbd2f2c512d4a1da12c51d0
SHA1: c4376429081c80671ffc031cba285e2c9a21dc1d
MD5sum: ac93958e541a14bb28a7f1f5006bd1db
Description: C library that exports various synchronization primitives (C lib)
nsync is a 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)
.
This package ships C shared object.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/google/nsync
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/n/nsync/libnsync1_1.26.0-1+b1_amd64.deb