How to Install and Uninstall isort Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 10,2024

1. Install "isort" package

In this section, we are going to explain the necessary steps to install isort on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install isort

2. Uninstall "isort" package

Please follow the steps below to uninstall isort on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove isort $ sudo apt autoclean && sudo apt autoremove

3. Information about the isort package on Ubuntu 20.10 (Groovy Gorilla)

Package: isort
Architecture: all
Version: 5.4.2-1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Python Applications Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 16
Depends: python3-isort, python3:any
Recommends: python3-colorama
Filename: pool/universe/i/isort/isort_5.4.2-1_all.deb
Size: 4248
MD5sum: 0ac0a15353770ffec3d9d1c123c88720
SHA1: d052566b407da28a8b24cfa495a7c43c04488c67
SHA256: d4d939fda0a7c9f27ba8f024e2fb182b5790b349386eb859a7c4aa3d29fc1398
SHA512: 6a3bb8fe5d24e7dd854911d3b4cf51ae80e9e5b33fd16c1606a3e2d2d41d3da1d8ba8951155821cbf622c936ddd5313994df7bb6f303d04b190fe9579252388a
Homepage: https://github.com/timothycrosley/isort
Description-en: utility for sorting Python imports
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.
.
This package contains the isort utility.
Description-md5: 7fd3f28ab9a98ab4d495c5a4de255652