How to Install and Uninstall python3-libfshfs Package on openSUSE Leap

Last updated: May 21,2024

1. Install "python3-libfshfs" package

Learn how to install python3-libfshfs on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-libfshfs

2. Uninstall "python3-libfshfs" package

This tutorial shows how to uninstall python3-libfshfs on openSUSE Leap:

$ sudo zypper remove python3-libfshfs

3. Information about the python3-libfshfs package on openSUSE Leap

Information for package python3-libfshfs:
-----------------------------------------
Repository : Main Repository
Name : python3-libfshfs
Version : 20220831-bp155.1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 158.8 KiB
Installed : No
Status : not installed
Source package : libfshfs-20220831-bp155.1.6.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