How to Install and Uninstall liburcu-dev Package on Kali Linux
Last updated: February 01,2025
1. Install "liburcu-dev" package
This tutorial shows how to install liburcu-dev on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
liburcu-dev
Copied
2. Uninstall "liburcu-dev" package
Please follow the step by step instructions below to uninstall liburcu-dev on Kali Linux:
$
sudo apt remove
liburcu-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the liburcu-dev package on Kali Linux
Package: liburcu-dev
Source: liburcu
Version: 0.14.0-3
Installed-Size: 1099
Maintainer: Jon Bernard
Architecture: amd64
Depends: liburcu8 (= 0.14.0-3)
Size: 142764
SHA256: 755b069f60616713483000740b0fb970af8d8fec34073142d03c6b3b8570809c
SHA1: 98f7280a2d21f74007609aac017dbc8fa8da1350
MD5sum: 470ad56fcb81cb7e086382da5b998750
Description: userspace RCU (read-copy-update) library - development files
This data synchronization library provides read-side access which scales
linearly with the number of cores. It does so by allowing multiples copies of
a given data structure to live at the same time, and by monitoring the data
structure accesses to detect grace periods after which memory reclamation is
possible.
.
Install this package if you wish to develop your own programs using the
userspace RCU library.
Description-md5:
Multi-Arch: same
Homepage: https://liburcu.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libu/liburcu/liburcu-dev_0.14.0-3_amd64.deb
Source: liburcu
Version: 0.14.0-3
Installed-Size: 1099
Maintainer: Jon Bernard
Architecture: amd64
Depends: liburcu8 (= 0.14.0-3)
Size: 142764
SHA256: 755b069f60616713483000740b0fb970af8d8fec34073142d03c6b3b8570809c
SHA1: 98f7280a2d21f74007609aac017dbc8fa8da1350
MD5sum: 470ad56fcb81cb7e086382da5b998750
Description: userspace RCU (read-copy-update) library - development files
This data synchronization library provides read-side access which scales
linearly with the number of cores. It does so by allowing multiples copies of
a given data structure to live at the same time, and by monitoring the data
structure accesses to detect grace periods after which memory reclamation is
possible.
.
Install this package if you wish to develop your own programs using the
userspace RCU library.
Description-md5:
Multi-Arch: same
Homepage: https://liburcu.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libu/liburcu/liburcu-dev_0.14.0-3_amd64.deb