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

Last updated: February 02,2025

1. Install "libradare2-dev" package

In this section, we are going to explain the necessary steps to install libradare2-dev on Kali Linux

$ sudo apt update $ sudo apt install libradare2-dev

2. Uninstall "libradare2-dev" package

Please follow the step by step instructions below to uninstall libradare2-dev on Kali Linux:

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

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

Package: libradare2-dev
Source: radare2 (5.5.0+dfsg-1)
Version: 5.5.0+dfsg-1+b1
Installed-Size: 1182
Maintainer: Debian Security Tools
Architecture: amd64
Depends: libradare2-5.0.0 (= 5.5.0+dfsg-1+b1), libcapstone-dev, libmagic-dev, libuv1-dev, liblz4-dev, libzip-dev
Size: 197748
SHA256: cb4d764977093abf9292392e46fd83f8899422be89c7820eab45f3bb6f7fc3e4
SHA1: 45745b4826aea4aa12e56c1aa9eabb68e345c156
MD5sum: e0be5215ec7ae64235c30084dd62ac35
Description: devel files from the radare2 suite
The project aims to create a complete, portable, multi-architecture,
unix-like toolchain for reverse engineering.
.
It is composed by an hexadecimal editor (radare) with a wrapped IO
layer supporting multiple backends for local/remote files, debugger
(OS X, BSD, Linux, W32), stream analyzer, assembler/disassembler (rasm)
for x86, ARM, PPC, m68k, Java, MSIL, SPARC, code analysis modules and
scripting facilities. A bindiffer named radiff, base converter (rax),
shellcode development helper (rasc), a binary information extractor
supporting PE, mach0, ELF, class, etc. named rabin, and a block-based
hash utility called rahash.
.
This package provides the devel files from radare2.
Description-md5:
Homepage: https://www.radare.org
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/r/radare2/libradare2-dev_5.5.0+dfsg-1+b1_amd64.deb