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

Last updated: May 18,2024

1. Install "funionfs.x86_64" package

This is a short guide on how to install funionfs.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install funionfs.x86_64

2. Uninstall "funionfs.x86_64" package

This guide let you learn how to uninstall funionfs.x86_64 on Fedora 35:

$ sudo dnf remove funionfs.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:38:34 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : funionfs
Version : 0.4.3
Release : 28.fc35
Architecture : x86_64
Size : 38 k
Source : funionfs-0.4.3-28.fc35.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.