How to Install and Uninstall capstone-devel.x86_64 Package on Fedora 35

Last updated: September 30,2024

1. Install "capstone-devel.x86_64" package

This is a short guide on how to install capstone-devel.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install capstone-devel.x86_64

2. Uninstall "capstone-devel.x86_64" package

Please follow the step by step instructions below to uninstall capstone-devel.x86_64 on Fedora 35:

$ sudo dnf remove capstone-devel.x86_64 $ sudo dnf autoremove

3. Information about the capstone-devel.x86_64 package on Fedora 35

Last metadata expiration check: 5:37:40 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : capstone-devel
Version : 4.0.2
Release : 7.fc35
Architecture : x86_64
Size : 51 k
Source : capstone-4.0.2-7.fc35.src.rpm
Repository : fedora
Summary : Development files for capstone
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.
: The capstone-devel package contains libraries and header files for
: developing applications that use capstone.