How to Install and Uninstall capstone.i686 Package on CentOS Stream 9

Last updated: October 10,2024

1. Install "capstone.i686" package

Here is a brief guide to show you how to install capstone.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install capstone.i686

2. Uninstall "capstone.i686" package

In this section, we are going to explain the necessary steps to uninstall capstone.i686 on CentOS Stream 9:

$ sudo dnf remove capstone.i686 $ sudo dnf autoremove

3. Information about the capstone.i686 package on CentOS Stream 9

Last metadata expiration check: 1:06:30 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : capstone
Version : 4.0.2
Release : 10.el9
Architecture : i686
Size : 723 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.