How to Install and Uninstall capstone-java.noarch Package on AlmaLinux 8
Last updated: November 02,2024
1. Install "capstone-java.noarch" package
In this section, we are going to explain the necessary steps to install capstone-java.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
capstone-java.noarch
Copied
2. Uninstall "capstone-java.noarch" package
Please follow the instructions below to uninstall capstone-java.noarch on AlmaLinux 8:
$
sudo dnf remove
capstone-java.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the capstone-java.noarch package on AlmaLinux 8
Last metadata expiration check: 1:31:17 ago on Mon Sep 5 03:22:42 2022.
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.
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.