grpn on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S grpn

* (Optional) Uninstall grpn on Arch using YAY

$ yay -Rns grpn

2. Manually Install "grpn" via AUR

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

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

b. Clone grpn's git locally

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

c. Go to ~/grpn folder and install it

$ cd ~/grpn $ makepkg -si

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

ID: 481669
Name: grpn
PackageBaseID: 55517
PackageBase: grpn
Version: 1.5.1-1
Description: A graphical reverse polish notation (RPN) calculator
URL: https://github.com/getreu/grpn
NumVotes: 11
Popularity: 0.425371
OutOfDate:
Maintainer: Dragonlord
Submitter: Dragonlord
FirstSubmitted: 1325619215
LastModified: 1517169011
URLPath: /cgit/aur.git/snapshot/grpn.tar.gz