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

Last updated: May 04,2024

1. Install "python3-requests-unixsocket" package

This guide covers the steps necessary to install python3-requests-unixsocket on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-requests-unixsocket" package

Please follow the guidelines below to uninstall python3-requests-unixsocket on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-requests-unixsocket
Priority: optional
Section: universe/python
Installed-Size: 40
Maintainer: Ubuntu Developers
Original-Maintainer: Chuck Short
Architecture: all
Source: python-requests-unixsocket
Version: 0.1.5-0ubuntu4
Depends: python-requests, python3-requests, python3-urllib3, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-requests-unixsocket/python3-requests-unixsocket_0.1.5-0ubuntu4_all.deb
Size: 6560
MD5sum: 438bea545686da5640cfce038dfa1ab3
SHA1: 08562fc9af06b22d6a5afc9407ac641a5c4866d7
SHA256: c0f82742d12807d4bca9265c634aeb62d89359d48a11e908e8b1bd0004798398
Description-en: use requests to talk HTTP via a UNIX domain socket (Python 3)
Requests is an HTTP library, written in Python, for human beings. This
library adds optional support for requests to talk to HTTP via a UNIX
socket.
.
This package installs the library for Python 3.
Description-md5: 8985c05aed934efa9f286fd42e8f2845
Homepage: https://github.com/msabramo/requests-unixsocket
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu