How to Install and Uninstall python3-astunparse.noarch Package on Fedora 39

Last updated: October 04,2024

1. Install "python3-astunparse.noarch" package

In this section, we are going to explain the necessary steps to install python3-astunparse.noarch on Fedora 39

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

2. Uninstall "python3-astunparse.noarch" package

This is a short guide on how to uninstall python3-astunparse.noarch on Fedora 39:

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

3. Information about the python3-astunparse.noarch package on Fedora 39

Last metadata expiration check: 1:05:44 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-astunparse
Version : 1.6.3
Release : 12.fc39
Architecture : noarch
Size : 43 k
Source : python-astunparse-1.6.3-12.fc39.src.rpm
Repository : fedora
Summary : An AST unparser for Python
URL : https://github.com/simonpercivall/astunparse
License : BSD and Python
Description : This is a factored out version of unparse found in the Python source
: distribution; under Tools/parser in Python 3.