How to Install and Uninstall python39-libfshfs Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "python39-libfshfs" package

This is a short guide on how to install python39-libfshfs on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-libfshfs

2. Uninstall "python39-libfshfs" package

This tutorial shows how to uninstall python39-libfshfs on openSuSE Tumbleweed:

$ sudo zypper remove python39-libfshfs

3. Information about the python39-libfshfs package on openSuSE Tumbleweed

Information for package python39-libfshfs:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-libfshfs
Version : 20240221-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 162.9 KiB
Installed : No
Status : not installed
Source package : libfshfs-20240221-1.2.src
Upstream URL : https://github.com/libyal/libfshfs
Summary : Library and tools to access the Mac OS Hierarchical File System (HFS)
Description :
Read-only supported HFS formats:
* HFS+, Mac OS 10.3 and later (Unicode 3.2 case-insensitive)
* HFSX, Mac OS 10.3 and later (Unicode 3.2 case-sensitive)
Unsupported HFS formats:
* (traditional) HFS
* HFS+, Mac OS 8.1 through 10.2 (Unicode 2.1 case-insensitive)
* HFSX, Mac OS 8.1 through 10.2 (Unicode 2.1 case-sensitive)
Supported HFS format features:
* ZLIB (DEFLATE) compression
* LZVN compression
* extended attributes
Unsupported HFS format features:
* LZFSE compression, compression methods 11 and 12
* "uncompressed", compression methods 1, 9 and 10