How to Install and Uninstall pypiserver Package on Manjaro

Last updated: May 18,2024

1. Install "pypiserver" package

Please follow the guidelines below to install pypiserver on Manjaro

$ sudo pacman -Sy $ sudo pacman -S pypiserver

2. Uninstall "pypiserver" package

This guide covers the steps necessary to uninstall pypiserver on Manjaro:

$ sudo pacman -Rcns pypiserver

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

5. The same packages on other Linux Distributions