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

Last updated: November 24,2024

1. Install "python39-scitokens" package

Here is a brief guide to show you how to install python39-scitokens on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-scitokens

2. Uninstall "python39-scitokens" package

Please follow the instructions below to uninstall python39-scitokens on openSuSE Tumbleweed:

$ sudo zypper remove python39-scitokens

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

Information for package python39-scitokens:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-scitokens
Version : 1.7.4-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 113.9 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.