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
Copied
b. Install grpn on Arch using YAY
$
yay -S
grpn
Copied
* (Optional) Uninstall grpn on Arch using YAY
$
yay -Rns
grpn
Copied
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
Copied
b. Clone grpn's git locally
$
git clone https://aur.archlinux.org/grpn.git
~/grpn
Copied
c. Go to ~/grpn folder and install it
$
cd
~/grpn
Copied
$
makepkg -si
Copied
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
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