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

Last updated: September 28,2024

1. Install "capstone-java.noarch" package

In this section, we are going to explain the necessary steps to install capstone-java.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "capstone-java.noarch" package

Please follow the steps below to uninstall capstone-java.noarch on CentOS 8 / RHEL 8:

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

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

Last metadata expiration check: 1 day, 4:01:03 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : capstone-java
Version : 4.0.1
Release : 9.el8
Architecture : noarch
Size : 110 k
Source : capstone-4.0.1-9.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.