How to Install and Uninstall fuseiso Package on Kali Linux

Last updated: May 17,2024

1. Install "fuseiso" package

Please follow the step by step instructions below to install fuseiso on Kali Linux

$ sudo apt update $ sudo apt install fuseiso

2. Uninstall "fuseiso" package

Please follow the step by step instructions below to uninstall fuseiso on Kali Linux:

$ sudo apt remove fuseiso $ sudo apt autoclean && sudo apt autoremove

3. Information about the fuseiso package on Kali Linux

Package: fuseiso
Source: fuseiso (20070708-3.2)
Version: 20070708-3.2+b1
Installed-Size: 53
Maintainer: David Paleino
Architecture: amd64
Depends: libc6 (>= 2.14), libfuse2 (>= 2.5), libglib2.0-0 (>= 2.12.0), zlib1g (>= 1:1.1.4), fuse
Size: 20350
SHA256: 42fe34adb3c46ac7b8040f6fec66f9933cd0abb29ea57f725619e06f3785c1fc
SHA1: 95ddb8e11ebe0d19b7d5588e64732616fd567159
MD5sum: 35bce90d17eff4623154d0e36e510beb
Description: FUSE module to mount ISO filesystem images
This package provides a module to mount ISO filesystem images
using FUSE.
With FUSE it is possible to implement a fully functional
filesystem in a userspace program.
.
It can also mount single-tracks .BIN, .MDF, .IMG and .NRG.
Description-md5:
Homepage: http://fuse.sourceforge.net/wiki/index.php/FuseIso
Tag: admin::filesystem, implemented-in::c, interface::commandline,
interface::shell, role::program, works-with-format::iso9660
Section: admin
Priority: optional
Filename: pool/main/f/fuseiso/fuseiso_20070708-3.2+b1_amd64.deb