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

Last updated: October 08,2024

1. Install "python3-autopep8.noarch" package

This tutorial shows how to install python3-autopep8.noarch on Fedora 36

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

2. Uninstall "python3-autopep8.noarch" package

Learn how to uninstall python3-autopep8.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:46:11 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-autopep8
Version : 1.6.0
Release : 2.fc36
Architecture : noarch
Size : 85 k
Source : python-autopep8-1.6.0-2.fc36.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.