How to Install and Uninstall python3-angr.x86_64 Package on Fedora 35

Last updated: October 09,2024

1. Install "python3-angr.x86_64" package

This is a short guide on how to install python3-angr.x86_64 on Fedora 35

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

2. Uninstall "python3-angr.x86_64" package

Here is a brief guide to show you how to uninstall python3-angr.x86_64 on Fedora 35:

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

3. Information about the python3-angr.x86_64 package on Fedora 35

Last metadata expiration check: 5:46:47 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-angr
Version : 9.0.6885
Release : 5.fc35
Architecture : x86_64
Size : 2.2 M
Source : python-angr-9.0.6885-5.fc35.src.rpm
Repository : updates
Summary : Multi-architecture binary analysis toolkit
URL : https://angr.io/
License : BSD and ASL 2.0
Description : angr is a platform-agnostic binary analysis framework with the ability
: to perform dynamic symbolic execution and various static analyses on
: binaries.