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

Last updated: October 12,2024

1. Install "capstone-devel.i686" package

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

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

2. Uninstall "capstone-devel.i686" package

Please follow the steps below to uninstall capstone-devel.i686 on Fedora 36:

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

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

Last metadata expiration check: 5:57:54 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : capstone-devel
Version : 4.0.2
Release : 9.fc36
Architecture : i686
Size : 50 k
Source : capstone-4.0.2-9.fc36.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.