How to Install and Uninstall uvicorn Package on Ubuntu 21.10 (Impish Indri)

Last updated: November 22,2024

1. Install "uvicorn" package

Here is a brief guide to show you how to install uvicorn on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install uvicorn

2. Uninstall "uvicorn" package

Learn how to uninstall uvicorn on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove uvicorn $ sudo apt autoclean && sudo apt autoremove

3. Information about the uvicorn package on Ubuntu 21.10 (Impish Indri)

Package: uvicorn
Architecture: all
Version: 0.13.3-1
Priority: optional
Section: universe/httpd
Source: python-uvicorn
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 16
Depends: python3-uvicorn (= 0.13.3-1), python3:any
Suggests: python-uvicorn-doc
Filename: pool/universe/p/python-uvicorn/uvicorn_0.13.3-1_all.deb
Size: 4764
MD5sum: 88370d5e9faf509ff1dd4e39ef73a683
SHA1: 31627a27f779c729cca4be040017491cc53b370c
SHA256: 0b8707962736bb637e05ed6497f329600e10cf1423078b5444bb27e527733517
SHA512: d90b1e006c783d4cccc24d6727cfef33cb937723c3d428adb297f948ccbca04170414a7f9113384ed24fe8290d3ba7219c838d942723d57620f727415c04b71b
Homepage: https://github.com/encode/uvicorn/
Description-en: ASGI server implementation, using uvloop and httptools
Uvicorn is a fast ASGI server, built on uvloop and httptools. It currently
supports HTTP/1.1 and WebSockets.
.
Uvicorn is designed with particular attention to connection and resource
management, in order to provide a robust server implementation. It aims to
ensure graceful behavior to either server or client errors, and resilience to
poor client behavior or denial of service attacks.
.
This package contains the CLI script.
Description-md5: 030424a3fb9dd973602e28b69738da0a