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

Last updated: July 02,2024

1. Install "python310-scitokens" package

Please follow the guidance below to install python310-scitokens on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-scitokens

2. Uninstall "python310-scitokens" package

This is a short guide on how to uninstall python310-scitokens on openSuSE Tumbleweed:

$ sudo zypper remove python310-scitokens

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

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