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

Last updated: November 15,2024

1. Install "python312-scitokens" package

This tutorial shows how to install python312-scitokens on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-scitokens

2. Uninstall "python312-scitokens" package

Please follow the step by step instructions below to uninstall python312-scitokens on openSuSE Tumbleweed:

$ sudo zypper remove python312-scitokens

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

Information for package python312-scitokens:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-scitokens
Version : 1.7.4-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 136.5 KiB
Installed : No
Status : not installed
Source package : python-scitokens-1.7.4-1.4.src
Upstream URL : https://scitokens.org
Summary : SciToken reference implementation library
Description :
SciTokens provide a token format for distributed authorization. The tokens are
self-describing, can be verified in a distributed fashion (no need to contact
the issuer to determine if the token is valid). This is convenient for a
federated environment where several otherwise-independent storage endpoints
want to delegate trust for an issuer for managing a storage allocation.