devpi-client on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S devpi-client

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

$ yay -Rns devpi-client

2. Manually Install "devpi-client" via AUR

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

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

b. Clone devpi-client's git locally

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

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

$ cd ~/devpi-client $ makepkg -si

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

ID: 1336018
Name: devpi-client
PackageBaseID: 111924
PackageBase: devpi-client
Version: 7.0.1-2
Description: Workflow commands for Python developers
URL: https://doc.devpi.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: piernov
Submitter: The-Compiler
FirstSubmitted: 1464775260
LastModified: 1697623095
URLPath: /cgit/aur.git/snapshot/devpi-client.tar.gz