How to Install and Uninstall python2-autopep8 Package on openSUSE Leap
Last updated: November 25,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-autopep8" package
This tutorial shows how to install python2-autopep8 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-autopep8
Copied
2. Uninstall "python2-autopep8" package
This tutorial shows how to uninstall python2-autopep8 on openSUSE Leap:
$
sudo zypper remove
python2-autopep8
Copied
3. Information about the python2-autopep8 package on openSUSE Leap
Information for package python2-autopep8:
-----------------------------------------
Repository : Main Repository
Name : python2-autopep8
Version : 1.4.3-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 393,8 KiB
Installed : No
Status : not installed
Source package : python-autopep8-1.4.3-bp153.1.15.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.
-----------------------------------------
Repository : Main Repository
Name : python2-autopep8
Version : 1.4.3-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 393,8 KiB
Installed : No
Status : not installed
Source package : python-autopep8-1.4.3-bp153.1.15.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.