How to Install and Uninstall erofs-utils Package on openSuSE Tumbleweed
Last updated: December 25,2024
1. Install "erofs-utils" package
Please follow the steps below to install erofs-utils on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
erofs-utils
Copied
2. Uninstall "erofs-utils" package
This is a short guide on how to uninstall erofs-utils on openSuSE Tumbleweed:
$
sudo zypper remove
erofs-utils
Copied
3. Information about the erofs-utils package on openSuSE Tumbleweed
Information for package erofs-utils:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : erofs-utils
Version : 1.7.1-2.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 277.6 KiB
Installed : No
Status : not installed
Source package : erofs-utils-1.7.1-2.2.src
Upstream URL : https://github.com/erofs/erofs-utils
Summary : Utilities for the Extendable Read-Only Filesystem (EROFS)
Description :
mkfs.erofs is a user-space tool to create erofs filesystem images. It
can create two main types of erofs images, compressed and
uncompressed:
* For compressed images, it is able to integrate several compression
algorithms, LZ4 is supported according to the current erofs kernel
implementation.
* For uncompressed images, it can decide whether the last page of a
file should be inlined or not properly.
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : erofs-utils
Version : 1.7.1-2.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 277.6 KiB
Installed : No
Status : not installed
Source package : erofs-utils-1.7.1-2.2.src
Upstream URL : https://github.com/erofs/erofs-utils
Summary : Utilities for the Extendable Read-Only Filesystem (EROFS)
Description :
mkfs.erofs is a user-space tool to create erofs filesystem images. It
can create two main types of erofs images, compressed and
uncompressed:
* For compressed images, it is able to integrate several compression
algorithms, LZ4 is supported according to the current erofs kernel
implementation.
* For uncompressed images, it can decide whether the last page of a
file should be inlined or not properly.