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

Last updated: October 13,2024

1. Install "python3-astunparse.noarch" package

This tutorial shows how to install python3-astunparse.noarch on Fedora 36

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

2. Uninstall "python3-astunparse.noarch" package

Please follow the step by step instructions below to uninstall python3-astunparse.noarch on Fedora 36:

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

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

Last metadata expiration check: 2:34:23 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-astunparse
Version : 1.6.3
Release : 7.fc36
Architecture : noarch
Size : 33 k
Source : python-astunparse-1.6.3-7.fc36.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.