How to Install and Uninstall python3-executing.noarch Package on Fedora 35

Last updated: January 16,2025

1. Install "python3-executing.noarch" package

This guide covers the steps necessary to install python3-executing.noarch on Fedora 35

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

2. Uninstall "python3-executing.noarch" package

This guide covers the steps necessary to uninstall python3-executing.noarch on Fedora 35:

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

3. Information about the python3-executing.noarch package on Fedora 35

Last metadata expiration check: 2:24:26 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-executing
Version : 0.8.2
Release : 1.fc35
Architecture : noarch
Size : 34 k
Source : python-executing-0.8.2-1.fc35.src.rpm
Repository : updates
Summary : Python library for inspecting the current frame run footprint
URL : https://github.com/alexmojaki/executing
License : MIT
Description : Get information about what a Python frame is currently doing, particularly the
: AST node being executed