How to Install and Uninstall uvicorn Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 04,2024

1. Install "uvicorn" package

Please follow the steps below to install uvicorn on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install uvicorn

2. Uninstall "uvicorn" package

Learn how to uninstall uvicorn on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the uvicorn package on Ubuntu 20.10 (Groovy Gorilla)

Package: uvicorn
Architecture: all
Version: 0.11.5-1
Priority: optional
Section: universe/httpd
Source: python-uvicorn
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 16
Depends: python3-uvicorn (= 0.11.5-1), python3:any
Suggests: python-uvicorn-doc
Filename: pool/universe/p/python-uvicorn/uvicorn_0.11.5-1_all.deb
Size: 4556
MD5sum: 2efd7178cac25fd154c7c62857939743
SHA1: d26c8a026af324d856222889debf836d9bcab1ac
SHA256: 0a9da41bd7fe1535ae319f860ded764aa0a44e71d3b59dd193d189d7190ae9f6
SHA512: e7b6642492c54d3aa4241846dcae7ca168c2187d934a02aae4d73214a8421a813caba0b67eb537c38530aeaacc1d7f526acc123707a4c5738d0ffbeda8e0e1e8
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