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

Last updated: April 27,2024

1. Install "python3-socketpool" package

Please follow the guidance below to install python3-socketpool on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-socketpool

2. Uninstall "python3-socketpool" package

In this section, we are going to explain the necessary steps to uninstall python3-socketpool on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-socketpool
Priority: extra
Section: universe/python
Installed-Size: 48
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-socketpool
Version: 0.5.3-2
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-socketpool/python3-socketpool_0.5.3-2_all.deb
Size: 9226
MD5sum: 74de54c5599c32f310a2c19c28d6135e
SHA1: f9e534669d3c4c0859906c0f50e5538b364f23eb
SHA256: 96d5b00e6b2306fe613c449f8ee6c75399111a4f9c23148f5ab465dfd342878f
Description-en: simple Python 3 socket pool
Socket pool is a simple socket pool that supports multiple factories and
backends. It can easily be used by gevent, eventlet or any other library.
.
This package for Python 2.
Description-md5: 81de6ac9264cb3b829ae5463499d153c
Homepage: http://pypi.python.org/pypi/socketpool
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu