devpi-common on AUR (Arch User Repository)

Last updated: May 17,2024

1. Install "devpi-common" 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-common on Arch using YAY

$ yay -S devpi-common

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

$ yay -Rns devpi-common

2. Manually Install "devpi-common" via AUR

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

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

b. Clone devpi-common's git locally

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

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

$ cd ~/devpi-common $ makepkg -si

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

ID: 1335499
Name: devpi-common
PackageBaseID: 111926
PackageBase: devpi-common
Version: 4.0.2-1
Description: Utilities jointly used by devpi-server and devpi-client
URL: https://github.com/devpi/devpi
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: piernov
Submitter: The-Compiler
FirstSubmitted: 1464775267
LastModified: 1697533434
URLPath: /cgit/aur.git/snapshot/devpi-common.tar.gz