How to Install and Uninstall python2-isort Package on openSUSE Leap

Last updated: May 15,2024

1. Install "python2-isort" package

This guide let you learn how to install python2-isort on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-isort

2. Uninstall "python2-isort" package

Please follow the guidance below to uninstall python2-isort on openSUSE Leap:

$ sudo zypper remove python2-isort

3. Information about the python2-isort package on openSUSE Leap

Information for package python2-isort:
--------------------------------------
Repository : Main Repository
Name : python2-isort
Version : 4.2.15-bp153.1.25
Arch : noarch
Vendor : openSUSE
Installed Size : 326,8 KiB
Installed : No
Status : not installed
Source package : python-isort-4.2.15-bp153.1.25.src
Summary : A Python utility / library to sort Python imports
Description :
isort your python imports for you so you don’t have to.
isort is a Python utility / library to sort imports alphabetically,
and automatically separated into sections. It provides a command line
utility, Python library and plugins for various editors to quickly
sort all your imports. It currently cleanly supports Python 2.7 - 3.6 without
any dependencies.

5. The same packages on other Linux Distributions