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

Last updated: September 19,2024

1. Install "libradare2-0.9.6-dbg" package

Please follow the guidelines below to install libradare2-0.9.6-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libradare2-0.9.6-dbg

2. Uninstall "libradare2-0.9.6-dbg" package

Here is a brief guide to show you how to uninstall libradare2-0.9.6-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libradare2-0.9.6-dbg $ sudo apt autoclean && sudo apt autoremove

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

Package: libradare2-0.9.6-dbg
Priority: extra
Section: universe/debug
Installed-Size: 5289
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)
Filename: pool/universe/r/radare2/libradare2-0.9.6-dbg_0.9.6-3.1ubuntu1_amd64.deb
Size: 4396564
MD5sum: 1cfbc1dc58fbba74160e7fe9cd78ec07
SHA1: 0dd009acacdfdcd3389fb472131b4aaffc67b257
SHA256: f80953e360eddbc5857e89515790ca570aaa0264a27225f2ad309efd8add517d
Description-en: debug symbols for libraries from radare 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 debug symbols for the libraries of radare2.
Description-md5: ebd84805ae2a8b47edf1a06f45d0c0a2
Multi-Arch: same
Homepage: http://www.radare.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu