How to Install and Uninstall python3-pyliblzfse.x86_64 Package on Fedora 38

Last updated: November 30,2024

1. Install "python3-pyliblzfse.x86_64" package

Learn how to install python3-pyliblzfse.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install python3-pyliblzfse.x86_64

2. Uninstall "python3-pyliblzfse.x86_64" package

Please follow the instructions below to uninstall python3-pyliblzfse.x86_64 on Fedora 38:

$ sudo dnf remove python3-pyliblzfse.x86_64 $ sudo dnf autoremove

3. Information about the python3-pyliblzfse.x86_64 package on Fedora 38

Last metadata expiration check: 2:15:59 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-pyliblzfse
Version : 0.4.1
Release : 2.fc38
Architecture : x86_64
Size : 16 k
Source : python-pyliblzfse-0.4.1-2.fc38.src.rpm
Repository : fedora
Summary : Python bindings for the LZFSE reference implementation
URL : https://github.com/ydkhatri/pyliblzfse
License : MIT
Description : pyliblzfse is a Python (https://www.python.org/) module that provides LZFSE
: and LZVN compression and decompression through the reference implementation
: provided by Apple (https://github.com/lzfse/lzfse).