devpi-server on AUR (Arch User Repository)

Last updated: June 29,2024

1. Install "devpi-server" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install devpi-server on Arch using YAY

$ yay -S devpi-server

* (Optional) Uninstall devpi-server on Arch using YAY

$ yay -Rns devpi-server

2. Manually Install "devpi-server" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone devpi-server's git locally

$ git clone https://aur.archlinux.org/devpi-server.git ~/devpi-server

c. Go to ~/devpi-server folder and install it

$ cd ~/devpi-server $ makepkg -si

3. Information about the devpi-server package on Arch User Repository (AUR)

ID: 1322808
Name: devpi-server
PackageBaseID: 111925
PackageBase: devpi-server
Version: 6.9.2-1
Description: Python PyPi staging server and release tool
URL: https://doc.devpi.net/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: piernov
Submitter: The-Compiler
FirstSubmitted: 1464775264
LastModified: 1695383868
URLPath: /cgit/aur.git/snapshot/devpi-server.tar.gz