How to Install and Uninstall python3-shortuuid Package on openSUSE Leap

Last updated: May 21,2024

1. Install "python3-shortuuid" package

Please follow the instructions below to install python3-shortuuid on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-shortuuid

2. Uninstall "python3-shortuuid" package

This tutorial shows how to uninstall python3-shortuuid on openSUSE Leap:

$ sudo zypper remove python3-shortuuid

3. Information about the python3-shortuuid package on openSUSE Leap

Information for package python3-shortuuid:
------------------------------------------
Repository : Main Repository
Name : python3-shortuuid
Version : 0.5.0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 35.1 KiB
Installed : No
Status : not installed
Source package : python-shortuuid-0.5.0-bp155.2.10.src
Upstream URL : https://github.com/stochastic-technologies/shortuuid/
Summary : A generator library for concise, unambiguous and URL-safe UUIDs
Description :
A library that generates short, pretty, unambiguous unique IDs
by using an extensive, case-sensitive alphabet and omitting
similar-looking letters and numbers.