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

Last updated: February 06,2025

1. Install "funionfs.x86_64" package

Please follow the guidance below to install funionfs.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install funionfs.x86_64

2. Uninstall "funionfs.x86_64" package

In this section, we are going to explain the necessary steps to uninstall funionfs.x86_64 on Fedora 38:

$ sudo dnf remove funionfs.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:30:36 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : funionfs
Version : 0.4.3
Release : 31.fc38
Architecture : x86_64
Size : 38 k
Source : funionfs-0.4.3-31.fc38.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.