How to Install and Uninstall libnsync-cpp1 Package on Kali Linux

Last updated: May 07,2024

1. Install "libnsync-cpp1" package

Here is a brief guide to show you how to install libnsync-cpp1 on Kali Linux

$ sudo apt update $ sudo apt install libnsync-cpp1

2. Uninstall "libnsync-cpp1" package

In this section, we are going to explain the necessary steps to uninstall libnsync-cpp1 on Kali Linux:

$ sudo apt remove libnsync-cpp1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnsync-cpp1 package on Kali Linux

Package: libnsync-cpp1
Source: nsync (1.26.0-1)
Version: 1.26.0-1+b1
Installed-Size: 67
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.34), libstdc++6 (>= 13.1)
Size: 19232
SHA256: 416e39be7f8a1b025b7352e9ffca104072186b43019df32e9b647500677dfcc1
SHA1: 42b90e818954efdc1d236c38b9ad5f48fb4ba2df
MD5sum: c6999133762eb19f9211336c3cd56d55
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/libnsync-cpp1_1.26.0-1+b1_amd64.deb