How to Install and Uninstall python3-requests-unixsocket Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 03,2024

1. Install "python3-requests-unixsocket" package

Please follow the steps below to install python3-requests-unixsocket on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-requests-unixsocket

2. Uninstall "python3-requests-unixsocket" package

Please follow the guidance below to uninstall python3-requests-unixsocket on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-requests-unixsocket $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-requests-unixsocket package on Ubuntu 21.10 (Impish Indri)

Package: python3-requests-unixsocket
Architecture: all
Version: 0.2.0-2
Priority: optional
Section: universe/python
Source: python-requests-unixsocket
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 34
Depends: python3-requests, python3-urllib3, python3:any
Filename: pool/universe/p/python-requests-unixsocket/python3-requests-unixsocket_0.2.0-2_all.deb
Size: 7272
MD5sum: 4c208bae310f410f2efe4e6883999089
SHA1: 93d9312bce2ba87759ec61c9261865b9427b0e85
SHA256: 643fdf11e5f66d8733ff59bbbefa95c4e55aaf17301505f8f7c3ffa56ec52ff4
SHA512: 3a97d690fd0b0ca446d5cc052e8ce8450cb0a65f87cacc98044754fb2734bbe9d6143a5f631325599e21a18bc62353319e4d79f038ebfeeeee9e9f62b511ed2f
Homepage: https://github.com/msabramo/requests-unixsocket
Description-en: Use requests to talk HTTP via a UNIX domain socket - Python 3.x
The requests-unixsocket makes it possible to talk using the HTTP protocol via
a UNIX domain socket. Internally, requests-unixsocket uses monkeypatching to
use the functionality of requests while making minimal changes.
.
Requests allow you to send HTTP/1.1 requests. You can add headers, form data,
multipart files, and parameters with simple Python dictionaries, and access
the response data in the same way. It's powered by httplib and urllib3, but
it does all the hard work and crazy hacks for you.
.
This package contains the Python 3.x module.
Description-md5: 3c737dd7d40ecbc5372517c3eff4d5b8