pisg on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S pisg

* (Optional) Uninstall pisg on Arch using YAY

$ yay -Rns pisg

2. Manually Install "pisg" via AUR

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

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

b. Clone pisg's git locally

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

c. Go to ~/pisg folder and install it

$ cd ~/pisg $ makepkg -si

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

ID: 463021
Name: pisg
PackageBaseID: 792
PackageBase: pisg
Version: 0.73-2
Description: An irc log parser
URL: http://pisg.sourceforge.net/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: sanerb
Submitter:
FirstSubmitted: 1115382211
LastModified: 1511206542
URLPath: /cgit/aur.git/snapshot/pisg.tar.gz