orpie on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S orpie

* (Optional) Uninstall orpie on Arch using YAY

$ yay -Rns orpie

2. Manually Install "orpie" via AUR

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

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

b. Clone orpie's git locally

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

c. Go to ~/orpie folder and install it

$ cd ~/orpie $ makepkg -si

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

ID: 707804
Name: orpie
PackageBaseID: 13087
PackageBase: orpie
Version: 1.6.1-1
Description: Curses-based RPN calculator
URL: https://github.com/pelzlpj/orpie
NumVotes: 20
Popularity: 0
OutOfDate:
Maintainer: AI5C
Submitter:
FirstSubmitted: 1190825659
LastModified: 1584247227
URLPath: /cgit/aur.git/snapshot/orpie.tar.gz