How to Install and Uninstall python3-macaroonbakery Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-macaroonbakery" package

Please follow the guidance below to install python3-macaroonbakery on Kali Linux

$ sudo apt update $ sudo apt install python3-macaroonbakery

2. Uninstall "python3-macaroonbakery" package

This is a short guide on how to uninstall python3-macaroonbakery on Kali Linux:

$ sudo apt remove python3-macaroonbakery $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-macaroonbakery package on Kali Linux

Package: python3-macaroonbakery
Source: py-macaroon-bakery
Version: 1.3.4-1
Installed-Size: 395
Maintainer: Debian Python Team
Architecture: all
Depends: python3-nacl, python3-protobuf, python3-pymacaroons, python3-requests, python3-rfc3339, python3-six (<< 2.0), python3-six (>= 1.11.0), python3:any
Size: 63632
SHA256: 62d292ae4eb8aa376d939928ca47db5a644f6e4302b8aa5efbf68c7eb8c75980
SHA1: 647e9907fc62f94925a51580720b2c65c751a817
MD5sum: 98dfa09964e8ea6afbf92600fd24593d
Description: Higher-level macaroon operations for Python 3
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.
.
The macaroonbakery library builds on pymacaroons to allow working with
macaroons at a higher level, such as by automatically gathering discharge
macaroons for third-party caveats from their corresponding services.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/go-macaroon-bakery/py-macaroon-bakery
Section: python
Priority: optional
Filename: pool/main/p/py-macaroon-bakery/python3-macaroonbakery_1.3.4-1_all.deb