How to Install and Uninstall capstone.i686 Package on AlmaLinux 9
Last updated: November 25,2024
1. Install "capstone.i686" package
This tutorial shows how to install capstone.i686 on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
capstone.i686
Copied
2. Uninstall "capstone.i686" package
Please follow the instructions below to uninstall capstone.i686 on AlmaLinux 9:
$
sudo dnf remove
capstone.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the capstone.i686 package on AlmaLinux 9
Last metadata expiration check: 0:23:34 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : capstone
Version : 4.0.2
Release : 10.el9
Architecture : i686
Size : 726 k
Source : capstone-4.0.2-10.el9.src.rpm
Repository : 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.
Available Packages
Name : capstone
Version : 4.0.2
Release : 10.el9
Architecture : i686
Size : 726 k
Source : capstone-4.0.2-10.el9.src.rpm
Repository : 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.