How to Install and Uninstall libcapstone-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "libcapstone-dev" package

Please follow the instructions below to install libcapstone-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcapstone-dev

2. Uninstall "libcapstone-dev" package

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

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

3. Information about the libcapstone-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcapstone-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 4079
Maintainer: Ubuntu Developers
Original-Maintainer: David Martínez Moreno
Architecture: amd64
Source: capstone
Version: 3.0.4-0.2
Depends: libcapstone3 (= 3.0.4-0.2)
Filename: pool/universe/c/capstone/libcapstone-dev_3.0.4-0.2_amd64.deb
Size: 495192
MD5sum: 7b0a03b7e18cbfcaabbdad12371027aa
SHA1: 53784f8c6da92e74eba8487c93ffc7890de5ba86
SHA256: 5311f708d50cd83ce4e0032cec1fa3007b4ff2ad0c4230032a21025673788633
Description-en: lightweight multi-architecture disassembly framework - devel files
Capstone is a lightweight multi-platform, multi-architecture disassembly
framework.
.
These are the development headers and libraries.
Description-md5: 4f54beb4eed583c81d86a8aea1e0692e
Homepage: http://www.capstone-engine.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu