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

Last updated: October 07,2024

1. Install "python3-astunparse.noarch" package

Learn how to install python3-astunparse.noarch on Fedora 38

$ 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 38:

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

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

Last metadata expiration check: 2:20:16 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-astunparse
Version : 1.6.3
Release : 10.fc38
Architecture : noarch
Size : 44 k
Source : python-astunparse-1.6.3-10.fc38.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.