How to Install and Uninstall libradare2-common Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 19,2024

1. Install "libradare2-common" package

Learn how to install libradare2-common on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libradare2-common

2. Uninstall "libradare2-common" package

Please follow the guidelines below to uninstall libradare2-common on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libradare2-common package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libradare2-common
Priority: extra
Section: universe/devel
Installed-Size: 661
Maintainer: Ubuntu Developers
Original-Maintainer: David Martínez Moreno
Architecture: all
Source: radare2
Version: 0.9.6-3.1ubuntu1
Filename: pool/universe/r/radare2/libradare2-common_0.9.6-3.1ubuntu1_all.deb
Size: 128812
MD5sum: 16d87035e73dc4d6daad283938ea79fa
SHA1: acbd5a3f362235cc0d24bed7d838801ee83653c9
SHA256: 6108079e8dfbbb819d7c88f5825bbcb9e57ab1f9d7ed70b77cccc4b66efd7226
Description-en: arch independent 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 arch independent files from radare2.
Description-md5: 81def606bdbfb8421869ce59a9762a3b
Multi-Arch: foreign
Homepage: http://www.radare.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu