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

Last updated: May 19,2024

1. Install "python3-aiohttp-dbg" package

Learn how to install python3-aiohttp-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-aiohttp-dbg

2. Uninstall "python3-aiohttp-dbg" package

This guide let you learn how to uninstall python3-aiohttp-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-aiohttp-dbg $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-aiohttp-dbg
Priority: extra
Section: universe/debug
Installed-Size: 227
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: python-aiohttp
Version: 0.20.2-1
Depends: python3-aiohttp (= 0.20.2-1), libc6 (>= 2.4), python3-dbg (<< 3.6), python3-dbg (>= 3.5~)
Filename: pool/universe/p/python-aiohttp/python3-aiohttp-dbg_0.20.2-1_amd64.deb
Size: 69222
MD5sum: bb6e36141ce660e071000797d06fd51f
SHA1: 445dd167a907a2d97d68eeb04b6a479ae06a3987
SHA256: a45afd1e2c6d78023e926921e96b62720704a7f968b884338643ff9267801f95
Description-en: http client/server for asyncio - debug version
HTTP Client for asyncio (PEP 3156 - Asynchronous I/O Support).
.
Features:
* supports both client and server side of HTTP protocol,
* supports both client and server Web-Sockets out-of-the-box,
* web-server has middlewares and pluggable routing.
.
This package contains the extension built for the Python 3 debug interpreter.
Description-md5: 0bc8244e3e0ab388aafe5b18c4ce87e8
Homepage: https://aiohttp.readthedocs.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu