How to Install and Uninstall python3-pymacaroons-pynacl.noarch Package on Fedora 34
Last updated: November 14,2024
1. Install "python3-pymacaroons-pynacl.noarch" package
Please follow the instructions below to install python3-pymacaroons-pynacl.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-pymacaroons-pynacl.noarch
Copied
2. Uninstall "python3-pymacaroons-pynacl.noarch" package
Here is a brief guide to show you how to uninstall python3-pymacaroons-pynacl.noarch on Fedora 34:
$
sudo dnf remove
python3-pymacaroons-pynacl.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pymacaroons-pynacl.noarch package on Fedora 34
Last metadata expiration check: 0:40:16 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-pymacaroons-pynacl
Version : 0.13.0
Release : 8.fc34
Architecture : noarch
Size : 48 k
Source : python-pymacaroons-pynacl-0.13.0-8.fc34.src.rpm
Repository : fedora
Summary : Library providing non-opaque cookies for authorization
URL : https://github.com/ecordell/pymacaroons
License : MIT
Description : This is a Python re-implementation of the libmacaroons C library.
: 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 receives.
:
: 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.
Available Packages
Name : python3-pymacaroons-pynacl
Version : 0.13.0
Release : 8.fc34
Architecture : noarch
Size : 48 k
Source : python-pymacaroons-pynacl-0.13.0-8.fc34.src.rpm
Repository : fedora
Summary : Library providing non-opaque cookies for authorization
URL : https://github.com/ecordell/pymacaroons
License : MIT
Description : This is a Python re-implementation of the libmacaroons C library.
: 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 receives.
:
: 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.