How to Install and Uninstall innoextract Package on Kali Linux

Last updated: May 09,2024

1. Install "innoextract" package

This guide let you learn how to install innoextract on Kali Linux

$ sudo apt update $ sudo apt install innoextract

2. Uninstall "innoextract" package

Please follow the guidelines below to uninstall innoextract on Kali Linux:

$ sudo apt remove innoextract $ sudo apt autoclean && sudo apt autoremove

3. Information about the innoextract package on Kali Linux

Package: innoextract
Source: innoextract (1.9-0.1)
Version: 1.9-0.1+b1
Installed-Size: 571
Maintainer: Lennart Weller
Architecture: amd64
Depends: libboost-filesystem1.83.0 (>= 1.83.0), libboost-iostreams1.83.0 (>= 1.83.0), libboost-program-options1.83.0 (>= 1.83.0), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), liblzma5 (>= 5.1.1alpha+20120614), libstdc++6 (>= 13.1)
Size: 199508
SHA256: 01894eb3ff9b6ab1ff6d12010459fafb5edb9de69c4cc73eb921952825657dcc
SHA1: 51a4da9e1d8cc5ba9f4db948c3c2441b93233697
MD5sum: 9c83bfff7ffbfb083b9db9b597b66dbe
Description: Tool for extracting data from an Inno Setup installer
Inno Setup is a tool to create installers for Microsoft Windows applications.
Inno Extracts allows one to extract such installers under non-windows systems
without running the actual installer using wine. Inno Extract currently
supports installers created by Inno Setup 1.2.10 to 5.6.0.
Description-md5:
Multi-Arch: foreign
Homepage: http://constexpr.org/innoextract/
Section: utils
Priority: optional
Filename: pool/main/i/innoextract/innoextract_1.9-0.1+b1_amd64.deb