How to Install and Uninstall cryfs Package on openSuSE Tumbleweed

Last updated: May 16,2024

1. Install "cryfs" package

Please follow the guidance below to install cryfs on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install cryfs

2. Uninstall "cryfs" package

Here is a brief guide to show you how to uninstall cryfs on openSuSE Tumbleweed:

$ sudo zypper remove cryfs

3. Information about the cryfs package on openSuSE Tumbleweed

Information for package cryfs:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : cryfs
Version : 0.11.3-3.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.4 MiB
Installed : No
Status : not installed
Source package : cryfs-0.11.3-3.5.src
Upstream URL : https://www.cryfs.org/
Summary : Cryptographic filesystem for the cloud
Description :
CryFS provides a FUSE-based mount that encrypts file contents, file
sizes, metadata and directory structure. It uses encrypted same-size
blocks to store both the files themselves and the blocks' relations
to one another. These blocks are stored as individual files in the
base directory, which can then be synchronized to remote storage
(using an external tool).