How to Install and Uninstall pypiserver Package on Manjaro
Last updated: November 24,2024
1. Install "pypiserver" package
Please follow the guidelines below to install pypiserver on Manjaro
$
sudo pacman -Sy
Copied
$
sudo pacman -S
pypiserver
Copied
2. Uninstall "pypiserver" package
This guide covers the steps necessary to uninstall pypiserver on Manjaro:
$
sudo pacman -Rcns
pypiserver
Copied
3. Information about the pypiserver package on Manjaro
Repository : extra
Name : pypiserver
Version : 2.0.1-1
Description : Minimal PyPI server for uploading and downloading packages
with pip/easy_install
Architecture : any
URL : https://github.com/pypiserver/pypiserver
Licenses : MIT Zlib
Groups : None
Provides : None
Depends On : python python-pip
Optional Deps : python-passlib: for authentication
python-setuptools: for new - still inactive - config module
python-waitress: for waitress support
python-watchdog: for cache
Conflicts With : None
Replaces : None
Download Size : 204.79 KiB
Installed Size : 1086.79 KiB
Packager : David Runge
Build Date : Sun Dec 31 13:53:34 2023
Validated By : MD5 Sum SHA-256 Sum Signature
Name : pypiserver
Version : 2.0.1-1
Description : Minimal PyPI server for uploading and downloading packages
with pip/easy_install
Architecture : any
URL : https://github.com/pypiserver/pypiserver
Licenses : MIT Zlib
Groups : None
Provides : None
Depends On : python python-pip
Optional Deps : python-passlib: for authentication
python-setuptools: for new - still inactive - config module
python-waitress: for waitress support
python-watchdog: for cache
Conflicts With : None
Replaces : None
Download Size : 204.79 KiB
Installed Size : 1086.79 KiB
Packager : David Runge
Build Date : Sun Dec 31 13:53:34 2023
Validated By : MD5 Sum SHA-256 Sum Signature