How to Install and Uninstall archivemount Package on Kali Linux
Last updated: November 07,2024
1. Install "archivemount" package
This is a short guide on how to install archivemount on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
archivemount
Copied
2. Uninstall "archivemount" package
This guide let you learn how to uninstall archivemount on Kali Linux:
$
sudo apt remove
archivemount
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the archivemount package on Kali Linux
Package: archivemount
Source: archivemount (0.8.7-1)
Version: 0.8.7-1+b1
Installed-Size: 69
Maintainer: Chrysostomos Nanakos
Architecture: amd64
Depends: libarchive13 (>= 3.0.4), libc6 (>= 2.4), libfuse2 (>= 2.6), fuse (>= 2.8.5-2)
Size: 26360
SHA256: 255db549414e7ef009319dfdead72de0b0674fdbc8d96da9a8ca555789873f8b
SHA1: c20c70d534b0d74cf68bb75542f5fe346494fdac
MD5sum: 228850a3f160110203f9918e07a84298
Description: mounts an archive for access as a file system
archivemount is a FUSE based file system for Unix variants, including Linux.
Its purpose is to mount archives to a mount point where it can be read from
or written to as with any other file system.
This makes accessing the contents of the archive, which maybe compressed,
transparent to other programs, without decompressing them.
The archive formats that archivemount supports are:
* old-style tar archives,
.
* most variants of the POSIX 'ustar' format,
.
* the POSIX 'pax interchange' format,
.
* GNU-format tar archives,
.
* most common cpio archive formats,
.
* ISO9660 CD images (with or without RockRidge extensions),
.
* Zip archives.
.
* two different variants of shar archives.
.
archivemount is FUSE (Filesystem in USErspace).
Description-md5:
Homepage: http://www.cybernoia.de/software/archivemount/
Tag: admin::filesystem, role::program, works-with::archive
Section: utils
Priority: optional
Filename: pool/main/a/archivemount/archivemount_0.8.7-1+b1_amd64.deb
Source: archivemount (0.8.7-1)
Version: 0.8.7-1+b1
Installed-Size: 69
Maintainer: Chrysostomos Nanakos
Architecture: amd64
Depends: libarchive13 (>= 3.0.4), libc6 (>= 2.4), libfuse2 (>= 2.6), fuse (>= 2.8.5-2)
Size: 26360
SHA256: 255db549414e7ef009319dfdead72de0b0674fdbc8d96da9a8ca555789873f8b
SHA1: c20c70d534b0d74cf68bb75542f5fe346494fdac
MD5sum: 228850a3f160110203f9918e07a84298
Description: mounts an archive for access as a file system
archivemount is a FUSE based file system for Unix variants, including Linux.
Its purpose is to mount archives to a mount point where it can be read from
or written to as with any other file system.
This makes accessing the contents of the archive, which maybe compressed,
transparent to other programs, without decompressing them.
The archive formats that archivemount supports are:
* old-style tar archives,
.
* most variants of the POSIX 'ustar' format,
.
* the POSIX 'pax interchange' format,
.
* GNU-format tar archives,
.
* most common cpio archive formats,
.
* ISO9660 CD images (with or without RockRidge extensions),
.
* Zip archives.
.
* two different variants of shar archives.
.
archivemount is FUSE (Filesystem in USErspace).
Description-md5:
Homepage: http://www.cybernoia.de/software/archivemount/
Tag: admin::filesystem, role::program, works-with::archive
Section: utils
Priority: optional
Filename: pool/main/a/archivemount/archivemount_0.8.7-1+b1_amd64.deb