How to Install and Uninstall capstone-java.noarch Package on Fedora 38

Last updated: October 04,2024

1. Install "capstone-java.noarch" package

Please follow the step by step instructions below to install capstone-java.noarch on Fedora 38

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

2. Uninstall "capstone-java.noarch" package

In this section, we are going to explain the necessary steps to uninstall capstone-java.noarch on Fedora 38:

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

3. Information about the capstone-java.noarch package on Fedora 38

Last metadata expiration check: 1:54:28 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : capstone-java
Version : 4.0.2
Release : 12.fc38
Architecture : noarch
Size : 109 k
Source : capstone-4.0.2-12.fc38.src.rpm
Repository : fedora
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.