How to Install and Uninstall uvicorn Package on Arch Linux
Last updated: November 07,2024
1. Install "uvicorn" package
This tutorial shows how to install uvicorn on Arch Linux
$
sudo pacman -Sy
Copied
$
sudo pacman -S
uvicorn
Copied
2. Uninstall "uvicorn" package
In this section, we are going to explain the necessary steps to uninstall uvicorn on Arch Linux:
$
sudo pacman -Rcns
uvicorn
Copied
3. Information about the uvicorn package on Arch Linux
Repository : extra
Name : uvicorn
Version : 0.27.1-1
Description : The lightning-fast ASGI server
Architecture : any
URL : https://github.com/encode/uvicorn
Licenses : BSD
Groups : None
Provides : None
Depends On : python python-asgiref python-click python-h11
python-httptools python-uvloop python-websockets
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 125.02 KiB
Installed Size : 721.32 KiB
Packager : Maxime Gauduin
Build Date : Tue Mar 5 20:41:32 2024
Validated By : MD5 Sum SHA-256 Sum Signature
Name : uvicorn
Version : 0.27.1-1
Description : The lightning-fast ASGI server
Architecture : any
URL : https://github.com/encode/uvicorn
Licenses : BSD
Groups : None
Provides : None
Depends On : python python-asgiref python-click python-h11
python-httptools python-uvloop python-websockets
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 125.02 KiB
Installed Size : 721.32 KiB
Packager : Maxime Gauduin
Build Date : Tue Mar 5 20:41:32 2024
Validated By : MD5 Sum SHA-256 Sum Signature