How to Install and Uninstall python3-executing.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "python3-executing.noarch" package

In this section, we are going to explain the necessary steps to install python3-executing.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-executing.noarch" package

Please follow the guidance below to uninstall python3-executing.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-executing.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:12:18 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-executing
Version : 0.8.2
Release : 4.el9
Architecture : noarch
Size : 35 k
Source : python-executing-0.8.2-4.el9.src.rpm
Repository : epel
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