hpgcc on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S hpgcc

* (Optional) Uninstall hpgcc on Arch using YAY

$ yay -Rns hpgcc

2. Manually Install "hpgcc" via AUR

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

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

b. Clone hpgcc's git locally

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

c. Go to ~/hpgcc folder and install it

$ cd ~/hpgcc $ makepkg -si

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

ID: 207951
Name: hpgcc
PackageBaseID: 40146
PackageBase: hpgcc
Version: 2.0_sp2-3
Description: gcc C Compiler for HP 48,49,50 Calculators
URL: http://hpcalc.org
NumVotes: 5
Popularity: 0
OutOfDate: 1701374497
Maintainer: ewaller
Submitter: ewaller
FirstSubmitted: 1282544473
LastModified: 1436232668
URLPath: /cgit/aur.git/snapshot/hpgcc.tar.gz