How to Install and Uninstall python310-pymacaroons Package on openSuSE Tumbleweed
Last updated: November 05,2024
1. Install "python310-pymacaroons" package
This tutorial shows how to install python310-pymacaroons on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-pymacaroons
Copied
2. Uninstall "python310-pymacaroons" package
Here is a brief guide to show you how to uninstall python310-pymacaroons on openSuSE Tumbleweed:
$
sudo zypper remove
python310-pymacaroons
Copied
3. Information about the python310-pymacaroons package on openSuSE Tumbleweed
Information for package python310-pymacaroons:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pymacaroons
Version : 0.13.0-6.1
Arch : noarch
Vendor : openSUSE
Installed Size : 104.1 KiB
Installed : No
Status : not installed
Source package : python-pymacaroons-0.13.0-6.1.src
Upstream URL : https://github.com/ecordell/pymacaroons
Summary : Macaroon library for Python
Description :
Macaroons, like cookies, are a form of bearer credential.
Unlike opaque tokens, macaroons embed caveats that define
specific authorization requirements for the target service,
the service that issued the root macaroon and which is
capable of verifying the integrity of macaroons it recieves.
Macaroons allow for delegation and attenuation of authorization.
They are simple and fast to verify, and decouple authorization policy
from the enforcement of that policy.
This is a Python implementation of Macaroons.
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pymacaroons
Version : 0.13.0-6.1
Arch : noarch
Vendor : openSUSE
Installed Size : 104.1 KiB
Installed : No
Status : not installed
Source package : python-pymacaroons-0.13.0-6.1.src
Upstream URL : https://github.com/ecordell/pymacaroons
Summary : Macaroon library for Python
Description :
Macaroons, like cookies, are a form of bearer credential.
Unlike opaque tokens, macaroons embed caveats that define
specific authorization requirements for the target service,
the service that issued the root macaroon and which is
capable of verifying the integrity of macaroons it recieves.
Macaroons allow for delegation and attenuation of authorization.
They are simple and fast to verify, and decouple authorization policy
from the enforcement of that policy.
This is a Python implementation of Macaroons.