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

Last updated: November 27,2024

1. Install "python3-astor.noarch" package

This is a short guide on how to install python3-astor.noarch on Fedora 39

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

2. Uninstall "python3-astor.noarch" package

This tutorial shows how to uninstall python3-astor.noarch on Fedora 39:

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

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

Last metadata expiration check: 5:20:19 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-astor
Version : 0.8.1
Release : 10.fc39
Architecture : noarch
Size : 77 k
Source : python-astor-0.8.1-10.fc39.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.