How to Install and Uninstall capstone.src Package on Oracle Linux 9

Last updated: September 23,2024

1. Install "capstone.src" package

Please follow the guidelines below to install capstone.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install capstone.src

2. Uninstall "capstone.src" package

Learn how to uninstall capstone.src on Oracle Linux 9:

$ sudo dnf remove capstone.src $ sudo dnf autoremove

3. Information about the capstone.src package on Oracle Linux 9

Last metadata expiration check: 0:38:33 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : capstone
Version : 4.0.2
Release : 10.el9
Architecture : src
Size : 3.2 M
Source : None
Repository : ol9_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.