How to Install and Uninstall innoextract.x86_64 Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "innoextract.x86_64" package

Please follow the instructions below to install innoextract.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install innoextract.x86_64

2. Uninstall "innoextract.x86_64" package

This is a short guide on how to uninstall innoextract.x86_64 on AlmaLinux 9:

$ sudo dnf remove innoextract.x86_64 $ sudo dnf autoremove

3. Information about the innoextract.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:20:40 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : innoextract
Version : 1.9
Release : 8.el9
Architecture : x86_64
Size : 225 k
Source : innoextract-1.9-8.el9.src.rpm
Repository : epel
Summary : Tool to extract installers created by Inno Setup
URL : https://constexpr.org/innoextract/
License : zlib
Description : Inno Setup is a tool to create installers for Microsoft Windows
: applications. innoextract allows to extract such installers under
: non-windows systems without running the actual installer using wine.