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

Last updated: October 15,2024

1. Install "archivemount.x86_64" package

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

$ sudo dnf update $ sudo dnf install archivemount.x86_64

2. Uninstall "archivemount.x86_64" package

Please follow the instructions below to uninstall archivemount.x86_64 on Fedora 39:

$ sudo dnf remove archivemount.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:12:34 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : archivemount
Version : 0.9.1
Release : 8.fc39
Architecture : x86_64
Size : 49 k
Source : archivemount-0.9.1-8.fc39.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.