How to Install and Uninstall perl-Data-Uniqid Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "perl-Data-Uniqid" package

In this section, we are going to explain the necessary steps to install perl-Data-Uniqid on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install perl-Data-Uniqid

2. Uninstall "perl-Data-Uniqid" package

This guide covers the steps necessary to uninstall perl-Data-Uniqid on openSuSE Tumbleweed:

$ sudo zypper remove perl-Data-Uniqid

3. Information about the perl-Data-Uniqid package on openSuSE Tumbleweed

Information for package perl-Data-Uniqid:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-Data-Uniqid
Version : 0.12-1.26
Arch : noarch
Vendor : openSUSE
Installed Size : 4.2 KiB
Installed : No
Status : not installed
Source package : perl-Data-Uniqid-0.12-1.26.src
Upstream URL : http://search.cpan.org/dist/Data-Uniqid/
Summary : Perl extension for simple genrating of unique id's
Description :
Data::Uniqid provides three simple routines for generating unique ids.
These ids are coded with a Base62 systen to make them short and handy (e.g.
to use it as part of a URL).
suinqid
genrates a very short id valid only for the localhost and with a
liftime of 1 day
uniqid
generates a short id valid on the local host
luniqid
generates a long id valid everywhere and ever