How to Install and Uninstall innoextract.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "innoextract.x86_64" package

Please follow the step by step instructions below to install innoextract.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install innoextract.x86_64

2. Uninstall "innoextract.x86_64" package

Please follow the step by step instructions below to uninstall innoextract.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove innoextract.x86_64 $ sudo dnf autoremove

3. Information about the innoextract.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:35:27 ago on Mon Feb 26 07:04:30 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.