How to Install and Uninstall python311-pydenticon Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python311-pydenticon" package
Please follow the instructions below to install python311-pydenticon on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-pydenticon
Copied
2. Uninstall "python311-pydenticon" package
This guide covers the steps necessary to uninstall python311-pydenticon on openSuSE Tumbleweed:
$
sudo zypper remove
python311-pydenticon
Copied
3. Information about the python311-pydenticon package on openSuSE Tumbleweed
Information for package python311-pydenticon:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pydenticon
Version : 0.3.1-6.4
Arch : noarch
Vendor : openSUSE
Installed Size : 31.4 KiB
Installed : No
Status : not installed
Source package : python-pydenticon-0.3.1-6.4.src
Upstream URL : https://github.com/azaghal/pydenticon
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 : openSUSE-Tumbleweed-Oss
Name : python311-pydenticon
Version : 0.3.1-6.4
Arch : noarch
Vendor : openSUSE
Installed Size : 31.4 KiB
Installed : No
Status : not installed
Source package : python-pydenticon-0.3.1-6.4.src
Upstream URL : https://github.com/azaghal/pydenticon
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..