How to Install and Uninstall libcapstone3 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 10,2024

1. Install "libcapstone3" package

This tutorial shows how to install libcapstone3 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libcapstone3

2. Uninstall "libcapstone3" package

This is a short guide on how to uninstall libcapstone3 on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libcapstone3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcapstone3 package on Ubuntu 20.10 (Groovy Gorilla)

Package: libcapstone3
Architecture: amd64
Version: 4.0.1+really+3.0.5-2
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: capstone
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Security Tools
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2715
Depends: libc6 (>= 2.14)
Filename: pool/universe/c/capstone/libcapstone3_4.0.1+really+3.0.5-2_amd64.deb
Size: 437304
MD5sum: b170883c2922d7e211da24a3936b2491
SHA1: d129e1ce9e6b9f5b4ccd567d7c54a7f445203da0
SHA256: be2921e24f3d5b277c59b579f439f393df746c0a8be97792b9791b2cd56674f7
SHA512: 87cf5f209d5a298aab16a4546ade0c5d1338d0831c19a3e146a1db60fd5c060e8ff123491cb6d2475191d570616389076fcd65e89e492a0c42565223dc9eaafc
Homepage: https://www.capstone-engine.org/
Description-en: lightweight multi-architecture disassembly framework - library
Capstone is a lightweight multi-platform, multi-architecture disassembly
framework.
.
Features:
- Support hardware architectures: ARM, ARM64 (aka ARMv8), Mips, PowerPC &
Intel.
- Clean/simple/lightweight/intuitive architecture-neutral API.
- Provide details on disassembled instructions (called "decomposer" by some
others).
- Provide some semantics of the disassembled instruction, such as list of
implicit registers read & written.
- Implemented in pure C language, with bindings for Java, OCaml and Python
ready to use and Ruby, C#, GO & Vala available on git repos.
- Native support for Windows & *nix (with OS X, Linux, *BSD & Solaris
confirmed).
- Thread-safe by design.
- Special support for embedding into firmware or OS kernel.
- Distributed under the open source BSD license.
Description-md5: 0586dbb906d9a9f4f9aaba412489b161