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

Last updated: June 26,2024

1. Install "python311-scitokens" package

Learn how to install python311-scitokens on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-scitokens

2. Uninstall "python311-scitokens" package

Please follow the steps below to uninstall python311-scitokens on openSuSE Tumbleweed:

$ sudo zypper remove python311-scitokens

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

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