How to Install and Uninstall uvicorn Package on Manjaro
Last updated: November 07,2024
1. Install "uvicorn" package
In this section, we are going to explain the necessary steps to install uvicorn on Manjaro
$
sudo pacman -Sy
Copied
$
sudo pacman -S
uvicorn
Copied
2. Uninstall "uvicorn" package
Please follow the guidance below to uninstall uvicorn on Manjaro:
$
sudo pacman -Rcns
uvicorn
Copied
3. Information about the uvicorn package on Manjaro
Repository : extra
Name : uvicorn
Version : 0.25.0-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 : 126.81 KiB
Installed Size : 727.80 KiB
Packager : Maxime Gauduin
Build Date : Thu Dec 21 03:38:56 2023
Validated By : MD5 Sum SHA-256 Sum Signature
Name : uvicorn
Version : 0.25.0-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 : 126.81 KiB
Installed Size : 727.80 KiB
Packager : Maxime Gauduin
Build Date : Thu Dec 21 03:38:56 2023
Validated By : MD5 Sum SHA-256 Sum Signature