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

Last updated: October 08,2024

1. Install "python3-astor.noarch" package

This tutorial shows how to install python3-astor.noarch on Fedora 34

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

2. Uninstall "python3-astor.noarch" package

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

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

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

Last metadata expiration check: 2:14:19 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-astor
Version : 0.8.1
Release : 4.fc34
Architecture : noarch
Size : 54 k
Source : python-astor-0.8.1-4.fc34.src.rpm
Repository : updates
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.