How to Install and Uninstall python3-pymacaroons Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "python3-pymacaroons" package

This tutorial shows how to install python3-pymacaroons on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pymacaroons

2. Uninstall "python3-pymacaroons" package

Here is a brief guide to show you how to uninstall python3-pymacaroons on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-pymacaroons package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-pymacaroons
Architecture: all
Version: 0.9.2-0ubuntu1.1
Multi-Arch: foreign
Priority: optional
Section: universe/python
Source: pymacaroons
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Colin Watson
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 67
Depends: python3-libnacl, python3-six (>= 1.8.0), python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/pymacaroons/python3-pymacaroons_0.9.2-0ubuntu1.1_all.deb
Size: 10070
MD5sum: cf77753a3be034b4cd1b24f845cd9563
SHA1: 5509ec25741988eaff32751b755b363915941db9
SHA256: 12f3875144463b7b81ebf1e014cf84b01608b3eebf02cecfe24ef84f1ad7a603
SHA512: a3dbf5a689648bc40d21e3e05939da831cd6579ac23b1dad3bf8410fd3caf103114f62ab8b5dd50e3bf116d2c2b9b11c41947bd2ff95a4c642ac6a1edf708fc7
Homepage: https://github.com/ecordell/pymacaroons
Description-en: Macaroon library 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.
Description-md5: 5113c586082c8b1218ec4b6ff076abd3