How to Install and Uninstall python2-pydenticon Package on openSUSE Leap
Last updated: December 24,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-pydenticon" package
Here is a brief guide to show you how to install python2-pydenticon on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-pydenticon
Copied
2. Uninstall "python2-pydenticon" package
Please follow the instructions below to uninstall python2-pydenticon on openSUSE Leap:
$
sudo zypper remove
python2-pydenticon
Copied
3. Information about the python2-pydenticon package on openSUSE Leap
Information for package python2-pydenticon:
-------------------------------------------
Repository : Main Repository
Name : python2-pydenticon
Version : 0.3.1-bp153.1.23
Arch : noarch
Vendor : openSUSE
Installed Size : 28,2 KiB
Installed : No
Status : not installed
Source package : python-pydenticon-0.3.1-bp153.1.23.src
Summary : Library for generating identicons
Description :
Pydenticon is a small utility library that can be used for deterministically
generating identicons based on the hash of provided data.
The implementation is a port of the Sigil identicon implementation from:
* https://github.com/cupcake/sigil/
Pydenticon provides a couple of extensions of its own when compared to the
original Sigil implementation, like:
* Ability to supply custom digest algorithms (allowing for larger identicons if
digest provides enough entropy).
* Ability to specify a rectangle for identicon size..
-------------------------------------------
Repository : Main Repository
Name : python2-pydenticon
Version : 0.3.1-bp153.1.23
Arch : noarch
Vendor : openSUSE
Installed Size : 28,2 KiB
Installed : No
Status : not installed
Source package : python-pydenticon-0.3.1-bp153.1.23.src
Summary : Library for generating identicons
Description :
Pydenticon is a small utility library that can be used for deterministically
generating identicons based on the hash of provided data.
The implementation is a port of the Sigil identicon implementation from:
* https://github.com/cupcake/sigil/
Pydenticon provides a couple of extensions of its own when compared to the
original Sigil implementation, like:
* Ability to supply custom digest algorithms (allowing for larger identicons if
digest provides enough entropy).
* Ability to specify a rectangle for identicon size..