How to Install and Uninstall capstone-devel.x86_64 Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "capstone-devel.x86_64" package
Please follow the guidance below to install capstone-devel.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
capstone-devel.x86_64
Copied
2. Uninstall "capstone-devel.x86_64" package
This tutorial shows how to uninstall capstone-devel.x86_64 on Rocky Linux 8:
$
sudo dnf remove
capstone-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the capstone-devel.x86_64 package on Rocky Linux 8
Last metadata expiration check: 1:01:03 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : capstone-devel
Version : 4.0.2
Release : 5.el8
Architecture : x86_64
Size : 53 k
Source : capstone-4.0.2-5.el8.src.rpm
Repository : epel
Summary : Development files 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-devel package contains libraries and header files for
: developing applications that use capstone.
Available Packages
Name : capstone-devel
Version : 4.0.2
Release : 5.el8
Architecture : x86_64
Size : 53 k
Source : capstone-4.0.2-5.el8.src.rpm
Repository : epel
Summary : Development files 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-devel package contains libraries and header files for
: developing applications that use capstone.