How to Install and Uninstall python310-autopep8 Package on openSuSE Tumbleweed

Last updated: July 04,2024

1. Install "python310-autopep8" package

Please follow the step by step instructions below to install python310-autopep8 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-autopep8

2. Uninstall "python310-autopep8" package

Please follow the step by step instructions below to uninstall python310-autopep8 on openSuSE Tumbleweed:

$ sudo zypper remove python310-autopep8

3. Information about the python310-autopep8 package on openSuSE Tumbleweed

Information for package python310-autopep8:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-autopep8
Version : 2.0.4-3.2
Arch : noarch
Vendor : openSUSE
Installed Size : 385.8 KiB
Installed : No
Status : not installed
Source package : python-autopep8-2.0.4-3.2.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.