python3-natsort on openSUSE Leap
Last updated: August 05,2022
1. Install python3-natsort package
This is a short guide on how to install python3-natsort package:
sudo zypper refresh
sudo zypper install python3-natsort
2. Uninstall / Remove python3-natsort package
In this section, we are going to explain the necessary steps to uninstall python3-natsort package:
sudo zypper remove python3-natsort
3. Details of python3-natsort package
Information for package python3-natsort:
----------------------------------------
Repository : Main Repository
Name : python3-natsort
Version : 6.0.0-bp153.1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 329,4 KiB
Installed : No
Status : not installed
Source package : python-natsort-6.0.0-bp153.1.16.src
Summary : Natural sorting in Python
Description :
Natsort provides a function natsorted that helps sort lists
"naturally" ("naturally" is rather ill-defined, but in general it means
sorting based on meaning and not computer code point).
----------------------------------------
Repository : Main Repository
Name : python3-natsort
Version : 6.0.0-bp153.1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 329,4 KiB
Installed : No
Status : not installed
Source package : python-natsort-6.0.0-bp153.1.16.src
Summary : Natural sorting in Python
Description :
Natsort provides a function natsorted that helps sort lists
"naturally" ("naturally" is rather ill-defined, but in general it means
sorting based on meaning and not computer code point).