pipman-git on AUR (Arch User Repository)

Last updated: January 12,2025

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

$ yay -S pipman-git

* (Optional) Uninstall pipman-git on Arch using YAY

$ yay -Rns pipman-git

2. Manually Install "pipman-git" via AUR

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

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

b. Clone pipman-git's git locally

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

c. Go to ~/pipman-git folder and install it

$ cd ~/pipman-git $ makepkg -si

3. Information about the pipman-git package on Arch User Repository (AUR)

ID: 1394928
Name: pipman-git
PackageBaseID: 95557
PackageBase: pipman-git
Version: 1.1.r0.g2a4c138-1
Description: Generate PKGBUILD from pip packages
URL: http://github.com/sollidsnake/pipman
NumVotes: 22
Popularity: 1.2E-5
OutOfDate:
Maintainer: sollidsnake
Submitter: sollidsnake
FirstSubmitted: 1436024683
LastModified: 1706529137
URLPath: /cgit/aur.git/snapshot/pipman-git.tar.gz