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

Last updated: October 05,2024

1. Install "python36-autopep8" package

Please follow the steps below to install python36-autopep8 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-autopep8

2. Uninstall "python36-autopep8" package

In this section, we are going to explain the necessary steps to uninstall python36-autopep8 on openSuSE Tumbleweed:

$ sudo zypper remove python36-autopep8

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

Information for package python36-autopep8:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-autopep8
Version : 1.6.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 381,9 KiB
Installed : No
Status : not installed
Source package : python-autopep8-1.6.0-1.1.src
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.