How to Install and Uninstall python311-natsort Package on openSuSE Tumbleweed
Last updated: November 14,2024
1. Install "python311-natsort" package
Here is a brief guide to show you how to install python311-natsort on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-natsort
Copied
2. Uninstall "python311-natsort" package
Learn how to uninstall python311-natsort on openSuSE Tumbleweed:
$
sudo zypper remove
python311-natsort
Copied
3. Information about the python311-natsort package on openSuSE Tumbleweed
Information for package python311-natsort:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-natsort
Version : 8.4.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 293.1 KiB
Installed : No
Status : not installed
Source package : python-natsort-8.4.0-1.2.src
Upstream URL : https://github.com/SethMMorton/natsort
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 : openSUSE-Tumbleweed-Oss
Name : python311-natsort
Version : 8.4.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 293.1 KiB
Installed : No
Status : not installed
Source package : python-natsort-8.4.0-1.2.src
Upstream URL : https://github.com/SethMMorton/natsort
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).