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

Last updated: May 20,2024

1. Install "libnsync-dev" package

This guide covers the steps necessary to install libnsync-dev on Kali Linux

$ sudo apt update $ sudo apt install libnsync-dev

2. Uninstall "libnsync-dev" package

Here is a brief guide to show you how to uninstall libnsync-dev on Kali Linux:

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

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

Package: libnsync-dev
Source: nsync (1.26.0-1)
Version: 1.26.0-1+b1
Installed-Size: 67
Maintainer: Debian QA Group
Architecture: amd64
Depends: libnsync-cpp1 (= 1.26.0-1+b1), libnsync1 (= 1.26.0-1+b1)
Size: 13664
SHA256: f2bd531fc984d0766dc87e125418d9a015361b46357a9d0af49034065f759b09
SHA1: 3f66ab283ca48d8b579b623a20555c2f1cd1488b
MD5sum: aac4cf51aebb51add136ab5b5b307ab5
Description: C library that exports various synchronization primitives (dev)
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 header files.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/google/nsync
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/n/nsync/libnsync-dev_1.26.0-1+b1_amd64.deb