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

Last updated: December 23,2024

1. Install "python38-signedjson" package

Please follow the step by step instructions below to install python38-signedjson on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-signedjson

2. Uninstall "python38-signedjson" package

This guide covers the steps necessary to uninstall python38-signedjson on openSuSE Tumbleweed:

$ sudo zypper remove python38-signedjson

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

Information for package python38-signedjson:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-signedjson
Version : 1.1.1-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 39,6 KiB
Installed : No
Status : not installed
Source package : python-signedjson-1.1.1-2.7.src
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.