How to Install and Uninstall archivemount.x86_64 Package on Fedora 38

Last updated: September 23,2024

1. Install "archivemount.x86_64" package

This tutorial shows how to install archivemount.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install archivemount.x86_64

2. Uninstall "archivemount.x86_64" package

This guide covers the steps necessary to uninstall archivemount.x86_64 on Fedora 38:

$ sudo dnf remove archivemount.x86_64 $ sudo dnf autoremove

3. Information about the archivemount.x86_64 package on Fedora 38

Last metadata expiration check: 4:43:26 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : archivemount
Version : 0.9.1
Release : 7.fc38
Architecture : x86_64
Size : 49 k
Source : archivemount-0.9.1-7.fc38.src.rpm
Repository : fedora
Summary : FUSE based filesystem for mounting compressed archives
URL : http://www.cybernoia.de/software/archivemount/
License : LGPLv2+
Description : Archivemount is a piece of glue code between libarchive and FUSE. It can be
: used to mount a (possibly compressed) archive (as in .tar.gz or .tar.bz2)
: and use it like an ordinary filesystem.