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

Last updated: January 14,2025

1. Install "python3-cle.noarch" package

Please follow the step by step instructions below to install python3-cle.noarch on Fedora 38

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

2. Uninstall "python3-cle.noarch" package

Please follow the step by step instructions below to uninstall python3-cle.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:22:43 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-cle
Version : 9.0.9572
Release : 4.fc37
Architecture : noarch
Size : 363 k
Source : python-cle-9.0.9572-4.fc37.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.