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

Last updated: September 22,2024

1. Install "capstone.i686" package

Here is a brief guide to show you how to install capstone.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install capstone.i686

2. Uninstall "capstone.i686" package

Please follow the guidelines below to uninstall capstone.i686 on Fedora 34:

$ sudo dnf remove capstone.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:25:04 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : capstone
Version : 4.0.2
Release : 4.fc34
Architecture : i686
Size : 747 k
Source : capstone-4.0.2-4.fc34.src.rpm
Repository : fedora
Summary : A lightweight multi-platform, multi-architecture disassembly framework
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.