tr7 on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S tr7

* (Optional) Uninstall tr7 on Arch using YAY

$ yay -Rns tr7

2. Manually Install "tr7" via AUR

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

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

b. Clone tr7's git locally

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

c. Go to ~/tr7 folder and install it

$ cd ~/tr7 $ makepkg -si

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

ID: 1178551
Name: tr7
PackageBaseID: 188484
PackageBase: tr7
Version: 1.0.0-1
Description: A Tiny R7RS-small Scheme interpreter intended as an extension language for other applications.
URL: https://gitlab.com/jobol/tr7
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: benierc
Submitter: benierc
FirstSubmitted: 1670237229
LastModified: 1670237229
URLPath: /cgit/aur.git/snapshot/tr7.tar.gz