How to Install and Uninstall python-aws-requests-auth Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 10,2024

1. Install "python-aws-requests-auth" package

Please follow the guidelines below to install python-aws-requests-auth on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-aws-requests-auth

2. Uninstall "python-aws-requests-auth" package

This tutorial shows how to uninstall python-aws-requests-auth on Ubuntu 18.04 LTS (Bionic Beaver):

$ sudo apt remove python-aws-requests-auth $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-aws-requests-auth package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-aws-requests-auth
Architecture: all
Version: 0.4.1-1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 32
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-aws-requests-auth/python-aws-requests-auth_0.4.1-1_all.deb
Size: 6788
MD5sum: 1363e5c5b220915795dfd7ea39dd51bc
SHA1: 3fc5375b5fea489ffe6a6bb03addc970410d6abe
SHA256: 4ef7f4e969131d61557f93f250b5c75a081d2be3c40ffd847483c6a49a58e754
Homepage: https://github.com/davidmuller/aws-requests-auth
Description: AWS Signature Version 4 Signing Process (Python 2)
Description-md5: d8a19ec0f125d3333a05110db4d4f6fa

5. The same packages on other Linux Distributions