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

Last updated: May 19,2024

1. Install "python3-autopep8.noarch" package

Please follow the step by step instructions below to install python3-autopep8.noarch on Fedora 34

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

2. Uninstall "python3-autopep8.noarch" package

Please follow the instructions below to uninstall python3-autopep8.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:26:58 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-autopep8
Version : 1.5.4
Release : 2.fc34
Architecture : noarch
Size : 86 k
Source : python-autopep8-1.5.4-2.fc34.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.