How to Install and Uninstall python3-executing.noarch Package on Oracle Linux 9
Last updated: November 25,2024
1. Install "python3-executing.noarch" package
Please follow the guidelines below to install python3-executing.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-executing.noarch
Copied
2. Uninstall "python3-executing.noarch" package
Here is a brief guide to show you how to uninstall python3-executing.noarch on Oracle Linux 9:
$
sudo dnf remove
python3-executing.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-executing.noarch package on Oracle Linux 9
Last metadata expiration check: 1:13:39 ago on Thu Feb 15 07:50:05 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
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