retro-bzr on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S retro-bzr

* (Optional) Uninstall retro-bzr on Arch using YAY

$ yay -Rns retro-bzr

2. Manually Install "retro-bzr" via AUR

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

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

b. Clone retro-bzr's git locally

$ git clone https://aur.archlinux.org/retro-bzr.git ~/retro-bzr

c. Go to ~/retro-bzr folder and install it

$ cd ~/retro-bzr $ makepkg -si

3. Information about the retro-bzr package on Arch User Repository (AUR)

ID: 192739
Name: retro-bzr
PackageBaseID: 57263
PackageBase: retro-bzr
Version: 453-1
Description: Retro is a portable, stack-based language with roots in Forth.
URL: http://retroforth.com
NumVotes: 0
Popularity: 0
OutOfDate: 1700388722
Maintainer:
Submitter:
FirstSubmitted: 1330855750
LastModified: 1434054420
URLPath: /cgit/aur.git/snapshot/retro-bzr.tar.gz