How to Install and Uninstall capstone-java.noarch Package on CentOS Stream 8

Last updated: June 26,2024

1. Install "capstone-java.noarch" package

Learn how to install capstone-java.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install capstone-java.noarch

2. Uninstall "capstone-java.noarch" package

Please follow the guidelines below to uninstall capstone-java.noarch on CentOS Stream 8:

$ sudo dnf remove capstone-java.noarch $ sudo dnf autoremove

3. Information about the capstone-java.noarch package on CentOS Stream 8

Last metadata expiration check: 6:26:28 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : capstone-java
Version : 4.0.2
Release : 5.el8
Architecture : noarch
Size : 111 k
Source : capstone-4.0.2-5.el8.src.rpm
Repository : epel
Summary : Java bindings 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-java package contains java bindings for capstone.