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

Last updated: May 18,2024

1. Install "python3-astunparse.noarch" package

This guide let you learn how to install python3-astunparse.noarch on Fedora 34

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

2. Uninstall "python3-astunparse.noarch" package

This guide let you learn how to uninstall python3-astunparse.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:43:18 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-astunparse
Version : 1.6.3
Release : 4.fc34
Architecture : noarch
Size : 33 k
Source : python-astunparse-1.6.3-4.fc34.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.