How to Install and Uninstall python3-autopep8 Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python3-autopep8" package

Please follow the guidance below to install python3-autopep8 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-autopep8

2. Uninstall "python3-autopep8" package

This is a short guide on how to uninstall python3-autopep8 on openSUSE Leap:

$ sudo zypper remove python3-autopep8

3. Information about the python3-autopep8 package on openSUSE Leap

Information for package python3-autopep8:
-----------------------------------------
Repository : Main Repository
Name : python3-autopep8
Version : 1.4.3-1.12
Arch : noarch
Vendor : SUSE LLC
Installed Size : 356.4 KiB
Installed : No
Status : not installed
Source package : python-autopep8-1.4.3-1.12.src
Upstream URL : https://github.com/hhatto/autopep8
Summary : Automatic generated to pep8 checked code
Description :
Autopep8 is automatic generated to pep8 checked code.
This is old style tool, wrapped pep8 via subprocess module.