How to Install and Uninstall python38-isort Package on openSuSE Tumbleweed
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-isort" package
Please follow the guidance below to install python38-isort on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-isort
Copied
2. Uninstall "python38-isort" package
Please follow the instructions below to uninstall python38-isort on openSuSE Tumbleweed:
$
sudo zypper remove
python38-isort
Copied
3. Information about the python38-isort package on openSuSE Tumbleweed
Information for package python38-isort:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-isort
Version : 5.10.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 627,8 KiB
Installed : No
Status : not installed
Source package : python-isort-5.10.1-1.1.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 and by type. It provides a command line
utility, Python library and plugins for various editors to quickly sort all your
imports. It requires Python 3.6+ to run but supports formatting Python 2 code
too.
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-isort
Version : 5.10.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 627,8 KiB
Installed : No
Status : not installed
Source package : python-isort-5.10.1-1.1.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 and by type. It provides a command line
utility, Python library and plugins for various editors to quickly sort all your
imports. It requires Python 3.6+ to run but supports formatting Python 2 code
too.