How to Install and Uninstall fuse-encfs.x86_64 Package on Fedora 34

Last updated: July 01,2024

1. Install "fuse-encfs.x86_64" package

Please follow the step by step instructions below to install fuse-encfs.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install fuse-encfs.x86_64

2. Uninstall "fuse-encfs.x86_64" package

This guide let you learn how to uninstall fuse-encfs.x86_64 on Fedora 34:

$ sudo dnf remove fuse-encfs.x86_64 $ sudo dnf autoremove

3. Information about the fuse-encfs.x86_64 package on Fedora 34

Last metadata expiration check: 1:17:21 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : fuse-encfs
Version : 1.9.5
Release : 9.fc34
Architecture : x86_64
Size : 460 k
Source : fuse-encfs-1.9.5-9.fc34.src.rpm
Repository : fedora
Summary : Encrypted pass-thru filesystem in userspace
URL : http://www.arg0.net/encfs
License : GPLv3+
Description : EncFS implements an encrypted filesystem in userspace using FUSE. FUSE
: provides a Linux kernel module which allows virtual filesystems to be written
: in userspace. EncFS encrypts all data and filenames in the filesystem and
: passes access through to the underlying filesystem. Similar to CFS except that
: it does not use NFS.