How to Install and Uninstall capstone-devel.i686 Package on Fedora 39

Last updated: January 13,2025

1. Install "capstone-devel.i686" package

This guide covers the steps necessary to install capstone-devel.i686 on Fedora 39

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

2. Uninstall "capstone-devel.i686" package

Learn how to uninstall capstone-devel.i686 on Fedora 39:

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

3. Information about the capstone-devel.i686 package on Fedora 39

Last metadata expiration check: 2:13:37 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : capstone-devel
Version : 4.0.2
Release : 15.fc39
Architecture : i686
Size : 50 k
Source : capstone-4.0.2-15.fc39.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.