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

Last updated: July 03,2024

1. Install "capstone-devel.i686" package

Please follow the steps below to install capstone-devel.i686 on Fedora 34

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

2. Uninstall "capstone-devel.i686" package

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

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

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

Last metadata expiration check: 1:53:21 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : capstone-devel
Version : 4.0.2
Release : 4.fc34
Architecture : i686
Size : 51 k
Source : capstone-4.0.2-4.fc34.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.