How to Install and Uninstall python3-cle.noarch Package on Fedora 36

Last updated: January 10,2025

1. Install "python3-cle.noarch" package

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

$ sudo dnf update $ sudo dnf install python3-cle.noarch

2. Uninstall "python3-cle.noarch" package

Please follow the guidance below to uninstall python3-cle.noarch on Fedora 36:

$ sudo dnf remove python3-cle.noarch $ sudo dnf autoremove

3. Information about the python3-cle.noarch package on Fedora 36

Last metadata expiration check: 5:50:34 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-cle
Version : 9.0.9572
Release : 2.fc36
Architecture : noarch
Size : 250 k
Source : python-cle-9.0.9572-2.fc36.src.rpm
Repository : fedora
Summary : Python interface for analyzing binary formats
URL : https://github.com/angr/cle
License : BSD
Description : CLE loads binaries and their associated libraries, resolves imports
: and provides an abstraction of process memory the same way as if it was
: loader by the OS's loader.