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

Last updated: July 02,2024

1. Install "python3-pyaff.x86_64" package

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

$ 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 34:

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

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

Last metadata expiration check: 2:11:32 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-pyaff
Version : 3.7.19
Release : 2.fc34
Architecture : x86_64
Size : 32 k
Source : afflib-3.7.19-2.fc34.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.