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

Last updated: October 05,2024

1. Install "python3-astor.noarch" package

Learn how to install python3-astor.noarch on Fedora 36

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

2. Uninstall "python3-astor.noarch" package

Please follow the guidelines below to uninstall python3-astor.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:11:10 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-astor
Version : 0.8.1
Release : 4.fc36
Architecture : noarch
Size : 55 k
Source : python-astor-0.8.1-4.fc36.src.rpm
Repository : fedora
Summary : Designed to allow easy manipulation of python source via the AST
URL : https://github.com/berkerpeksag/astor
License : BSD
Description : astor is designed to allow easy manipulation of Python source via the AST.