How to Install and Uninstall libradare2-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "libradare2-dev" package
Please follow the step by step instructions below to install libradare2-dev on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libradare2-dev
Copied
2. Uninstall "libradare2-dev" package
In this section, we are going to explain the necessary steps to uninstall libradare2-dev on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libradare2-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libradare2-dev package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libradare2-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 537
Maintainer: Ubuntu Developers
Original-Maintainer: David Martínez Moreno
Architecture: amd64
Source: radare2
Version: 0.9.6-3.1ubuntu1
Depends: libradare2-0.9.6 (= 0.9.6-3.1ubuntu1), libmagic-dev
Filename: pool/universe/r/radare2/libradare2-dev_0.9.6-3.1ubuntu1_amd64.deb
Size: 98146
MD5sum: 878d4dec62b2542c0bc0ada4317c8c64
SHA1: a998f5fa4eb3a8e52f365119d9e386781cf51c31
SHA256: e3c7c6dce3ba55ef724ba18d28b9d112da9652548e32b230b4cf7391ab32ab34
Description-en: 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: 662bda1d8b9ba8523cf11b2c4ab9abe5
Homepage: http://www.radare.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/libdevel
Installed-Size: 537
Maintainer: Ubuntu Developers
Original-Maintainer: David Martínez Moreno
Architecture: amd64
Source: radare2
Version: 0.9.6-3.1ubuntu1
Depends: libradare2-0.9.6 (= 0.9.6-3.1ubuntu1), libmagic-dev
Filename: pool/universe/r/radare2/libradare2-dev_0.9.6-3.1ubuntu1_amd64.deb
Size: 98146
MD5sum: 878d4dec62b2542c0bc0ada4317c8c64
SHA1: a998f5fa4eb3a8e52f365119d9e386781cf51c31
SHA256: e3c7c6dce3ba55ef724ba18d28b9d112da9652548e32b230b4cf7391ab32ab34
Description-en: 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: 662bda1d8b9ba8523cf11b2c4ab9abe5
Homepage: http://www.radare.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu