How to Install and Uninstall funionfs.x86_64 Package on Fedora 36

Last updated: January 15,2025

1. Install "funionfs.x86_64" package

This guide covers the steps necessary to install funionfs.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install funionfs.x86_64

2. Uninstall "funionfs.x86_64" package

Please follow the steps below to uninstall funionfs.x86_64 on Fedora 36:

$ sudo dnf remove funionfs.x86_64 $ sudo dnf autoremove

3. Information about the funionfs.x86_64 package on Fedora 36

Last metadata expiration check: 4:43:58 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : funionfs
Version : 0.4.3
Release : 29.fc36
Architecture : x86_64
Size : 38 k
Source : funionfs-0.4.3-29.fc36.src.rpm
Repository : fedora
Summary : Union filesystem in userspace
URL : http://funionfs.apiou.org
License : GPLv2+
Description : FunionFS implements a union filesystem in userspace using FUSE. FUSE
: provides a Linux kernel module which allows virtual filesystems to be written
: in userspace.