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

Last updated: January 04,2025

1. Install "python3-autopep8.noarch" package

In this section, we are going to explain the necessary steps to install python3-autopep8.noarch on Fedora 39

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

2. Uninstall "python3-autopep8.noarch" package

This guide covers the steps necessary to uninstall python3-autopep8.noarch on Fedora 39:

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

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

Last metadata expiration check: 2:14:34 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-autopep8
Version : 2.0.4
Release : 3.fc39
Architecture : noarch
Size : 111 k
Source : python-autopep8-2.0.4-3.fc39.src.rpm
Repository : fedora
Summary : The package autopep8 formats Python code based on the output of the pep8 utility
URL : http://pypi.python.org/pypi/autopep8
License : MIT
Description : autopep8 formats Python code based on the output of the pep8 utility.