How to Install and Uninstall capstone.i686 Package on Rocky Linux 9

Last updated: October 06,2024

1. Install "capstone.i686" package

Please follow the steps below to install capstone.i686 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install capstone.i686

2. Uninstall "capstone.i686" package

Please follow the guidelines below to uninstall capstone.i686 on Rocky Linux 9:

$ sudo dnf remove capstone.i686 $ sudo dnf autoremove

3. Information about the capstone.i686 package on Rocky Linux 9

Last metadata expiration check: 2:10:36 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : capstone
Version : 4.0.2
Release : 10.el9
Architecture : i686
Size : 760 k
Source : capstone-4.0.2-10.el9.src.rpm
Repository : appstream
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.