How to Install and Uninstall python39-natsort Package on openSuSE Tumbleweed
Last updated: February 03,2025
1. Install "python39-natsort" package
This guide covers the steps necessary to install python39-natsort on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-natsort
Copied
2. Uninstall "python39-natsort" package
This is a short guide on how to uninstall python39-natsort on openSuSE Tumbleweed:
$
sudo zypper remove
python39-natsort
Copied
3. Information about the python39-natsort package on openSuSE Tumbleweed
Information for package python39-natsort:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-natsort
Version : 8.4.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 262.3 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 : python39-natsort
Version : 8.4.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 262.3 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).