devpi-server on AUR (Arch User Repository)
Last updated: February 03,2025
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
Copied
b. Install devpi-server on Arch using YAY
$
yay -S
devpi-server
Copied
* (Optional) Uninstall devpi-server on Arch using YAY
$
yay -Rns
devpi-server
Copied
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
Copied
b. Clone devpi-server's git locally
$
git clone https://aur.archlinux.org/devpi-server.git
~/devpi-server
Copied
c. Go to ~/devpi-server folder and install it
$
cd
~/devpi-server
Copied
$
makepkg -si
Copied
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
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