How to Install and Uninstall capstone.x86_64 Package on CentOS Stream 9
Last updated: November 14,2024
1. Install "capstone.x86_64" package
Please follow the guidance below to install capstone.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
capstone.x86_64
Copied
2. Uninstall "capstone.x86_64" package
Please follow the guidance below to uninstall capstone.x86_64 on CentOS Stream 9:
$
sudo dnf remove
capstone.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the capstone.x86_64 package on CentOS Stream 9
Last metadata expiration check: 2:01:38 ago on Sat Mar 16 16:03:45 2024.
Installed Packages
Name : capstone
Version : 4.0.2
Release : 10.el9
Architecture : x86_64
Size : 11 M
Source : capstone-4.0.2-10.el9.src.rpm
Repository : @System
From repo : appstream
Summary : A lightweight multi-platform, multi-architecture disassembly framework
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.
Installed Packages
Name : capstone
Version : 4.0.2
Release : 10.el9
Architecture : x86_64
Size : 11 M
Source : capstone-4.0.2-10.el9.src.rpm
Repository : @System
From repo : appstream
Summary : A lightweight multi-platform, multi-architecture disassembly framework
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.