pigar on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S pigar

* (Optional) Uninstall pigar on Arch using YAY

$ yay -Rns pigar

2. Manually Install "pigar" via AUR

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

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

b. Clone pigar's git locally

$ git clone https://aur.archlinux.org/pigar.git ~/pigar

c. Go to ~/pigar folder and install it

$ cd ~/pigar $ makepkg -si

3. Information about the pigar package on Arch User Repository (AUR)

ID: 1423888
Name: pigar
PackageBaseID: 192178
PackageBase: pigar
Version: 2.1.4-1
Description: A fantastic tool to generate requirements for your Python project, and more than that
URL: https://github.com/Damnever/pigar
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: arojas
FirstSubmitted: 1680343447
LastModified: 1710000873
URLPath: /cgit/aur.git/snapshot/pigar.tar.gz

5. The same packages on other Linux Distributions