How to Install and Uninstall python312-signedjson Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "python312-signedjson" package

Please follow the guidelines below to install python312-signedjson on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-signedjson

2. Uninstall "python312-signedjson" package

Learn how to uninstall python312-signedjson on openSuSE Tumbleweed:

$ sudo zypper remove python312-signedjson

3. Information about the python312-signedjson package on openSuSE Tumbleweed

Information for package python312-signedjson:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-signedjson
Version : 1.1.4-3.4
Arch : noarch
Vendor : openSUSE
Installed Size : 39.3 KiB
Installed : No
Status : not installed
Source package : python-signedjson-1.1.4-3.4.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.