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

Last updated: May 04,2024

1. Install "python3-asgiref" package

Please follow the instructions below to install python3-asgiref on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-asgiref

2. Uninstall "python3-asgiref" package

Please follow the step by step instructions below to uninstall python3-asgiref on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-asgiref
Architecture: all
Version: 3.3.1-1
Priority: optional
Section: universe/python
Source: python-asgiref
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 81
Depends: python3:any
Breaks: python3-asgi-ipc (<< 2), python3-asgi-redis (<< 2), python3-daphne (<< 2), python3-django-channels (<< 2)
Filename: pool/universe/p/python-asgiref/python3-asgiref_3.3.1-1_all.deb
Size: 21300
MD5sum: 1339de600aefe7a2f5326bdfba545d67
SHA1: 662ca0c1aad124e6d580f262c6d48f883daf611a
SHA256: 8fd4682cf6286504364bd935e085842ff5a975b8b74a06e620bd7d861911a775
SHA512: d7095457f3d7495c8e1a7b00719e0c9b2b2adb8a26d84ad8a9b4196f43a373745f65d63e19221b1f4eda99b9c904f75f30f2d640dc16f64b05262ae78eda5a49
Homepage: https://github.com/django/asgiref/
Description-en: ASGI in-memory channel layer (Python3 version)
ASGI (Asynchronous Server Gateway Interface) is a standard for Python
asynchronous web apps and servers to communicate with each other, and
positioned as an asynchronous successor to WSGI.
.
It includes ASGI base libraries, such as:
.
* Sync-to-async and async-to-sync function wrappers, asgiref.sync
* Server base classes, asgiref.server
* A WSGI-to-ASGI adapter, in asgiref.wsgi
.
This package contains the Python 3 version of the library.
Description-md5: c2b26cc335f46cd5a3cfc0d595e0055c