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

Last updated: September 22,2024

1. Install "capstone-devel.i686" package

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

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

2. Uninstall "capstone-devel.i686" package

Here is a brief guide to show you how to uninstall capstone-devel.i686 on Fedora 35:

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

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

Last metadata expiration check: 2:24:29 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : capstone-devel
Version : 4.0.2
Release : 7.fc35
Architecture : i686
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.