pigterm on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S pigterm

* (Optional) Uninstall pigterm on Arch using YAY

$ yay -Rns pigterm

2. Manually Install "pigterm" via AUR

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

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

b. Clone pigterm's git locally

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

c. Go to ~/pigterm folder and install it

$ cd ~/pigterm $ makepkg -si

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

ID: 203988
Name: pigterm
PackageBaseID: 84465
PackageBase: pigterm
Version: 1.0.1-1
Description: Remote assistant for Linux console
URL: http://pigterm.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate: 1701004700
Maintainer: Dragonlord
Submitter: Dragonlord
FirstSubmitted: 1407610587
LastModified: 1435506890
URLPath: /cgit/aur.git/snapshot/pigterm.tar.gz