How to Install and Uninstall capstone.x86_64 Package on Fedora 34

Last updated: October 07,2024

1. Install "capstone.x86_64" package

Please follow the step by step instructions below to install capstone.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install capstone.x86_64

2. Uninstall "capstone.x86_64" package

Please follow the guidelines below to uninstall capstone.x86_64 on Fedora 34:

$ sudo dnf remove capstone.x86_64 $ sudo dnf autoremove

3. Information about the capstone.x86_64 package on Fedora 34

Last metadata expiration check: 0:31:29 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : capstone
Version : 4.0.2
Release : 4.fc34
Architecture : x86_64
Size : 764 k
Source : capstone-4.0.2-4.fc34.src.rpm
Repository : fedora
Summary : A lightweight multi-platform, multi-architecture disassembly framework
URL : http://www.capstone-engine.org/
License : BSD
Description :
: Capstone is a disassembly framework with the target of becoming the ultimate
: disasm engine for binary analysis and reversing in the security community.