How to Install and Uninstall python3-pyaff.x86_64 Package on Fedora 36

Last updated: January 10,2025

1. Install "python3-pyaff.x86_64" package

Here is a brief guide to show you how to install python3-pyaff.x86_64 on Fedora 36

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

2. Uninstall "python3-pyaff.x86_64" package

Learn how to uninstall python3-pyaff.x86_64 on Fedora 36:

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

3. Information about the python3-pyaff.x86_64 package on Fedora 36

Last metadata expiration check: 4:49:02 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-pyaff
Version : 3.7.19
Release : 6.fc36
Architecture : x86_64
Size : 31 k
Source : afflib-3.7.19-6.fc36.src.rpm
Repository : fedora
Summary : Python3 binding for the AFFLIB
URL : https://github.com/sshock/AFFLIBv3
License : BSD with advertising
Description : Python3 bindings for AFFLIB.
: These bindings currently support a read-only file-like interface to AFFLIB and
: basic metadata accessor functions. The binding is not currently complete.