How to Install and Uninstall python3-signedjson Package on openSUSE Leap
Last updated: November 07,2024
1. Install "python3-signedjson" package
Please follow the step by step instructions below to install python3-signedjson on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-signedjson
Copied
2. Uninstall "python3-signedjson" package
This guide let you learn how to uninstall python3-signedjson on openSUSE Leap:
$
sudo zypper remove
python3-signedjson
Copied
3. Information about the python3-signedjson package on openSUSE Leap
Information for package python3-signedjson:
-------------------------------------------
Repository : Main Repository
Name : python3-signedjson
Version : 1.1.1-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 44.3 KiB
Installed : No
Status : not installed
Source package : python-signedjson-1.1.1-bp155.2.9.src
Upstream URL : https://github.com/matrix-org/python-signedjson
Summary : Python module to sign JSON with Ed25519 signatures
Description :
Features:
* More than one entity can sign the same object.
* Each entity can sign the object with more than one key making it easier to
rotate keys
* ED25519 can be replaced with a different algorithm.
* Unprotected data can be added to the object under the "unsigned" key.
-------------------------------------------
Repository : Main Repository
Name : python3-signedjson
Version : 1.1.1-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 44.3 KiB
Installed : No
Status : not installed
Source package : python-signedjson-1.1.1-bp155.2.9.src
Upstream URL : https://github.com/matrix-org/python-signedjson
Summary : Python module to sign JSON with Ed25519 signatures
Description :
Features:
* More than one entity can sign the same object.
* Each entity can sign the object with more than one key making it easier to
rotate keys
* ED25519 can be replaced with a different algorithm.
* Unprotected data can be added to the object under the "unsigned" key.