How to Install and Uninstall python3-executing.noarch Package on Fedora 39
Last updated: November 25,2024
1. Install "python3-executing.noarch" package
This is a short guide on how to install python3-executing.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-executing.noarch
Copied
2. Uninstall "python3-executing.noarch" package
Please follow the steps below to uninstall python3-executing.noarch on Fedora 39:
$
sudo dnf remove
python3-executing.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-executing.noarch package on Fedora 39
Last metadata expiration check: 2:22:45 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-executing
Version : 1.2.0
Release : 4.fc39
Architecture : noarch
Size : 65 k
Source : python-executing-1.2.0-4.fc39.src.rpm
Repository : fedora
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 : 1.2.0
Release : 4.fc39
Architecture : noarch
Size : 65 k
Source : python-executing-1.2.0-4.fc39.src.rpm
Repository : fedora
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