wrpn on AUR (Arch User Repository)

Last updated: October 31,2024

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

$ yay -S wrpn

* (Optional) Uninstall wrpn on Arch using YAY

$ yay -Rns wrpn

2. Manually Install "wrpn" via AUR

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

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

b. Clone wrpn's git locally

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

c. Go to ~/wrpn folder and install it

$ cd ~/wrpn $ makepkg -si

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

ID: 339949
Name: wrpn
PackageBaseID: 115642
PackageBase: wrpn
Version: 6.0.8-2
Description: Windows Reverse Polish Notation, a software clone of the HP-16C
URL: http://www.wrpn.emmet-gray.com/
NumVotes: 2
Popularity: 0
OutOfDate: 1631472319
Maintainer: KlipperKyle
Submitter: KlipperKyle
FirstSubmitted: 1474346263
LastModified: 1474348749
URLPath: /cgit/aur.git/snapshot/wrpn.tar.gz