tr7 on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install tr7 on Arch using YAY
$
yay -S
tr7
Copied
* (Optional) Uninstall tr7 on Arch using YAY
$
yay -Rns
tr7
Copied
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
Copied
b. Clone tr7's git locally
$
git clone https://aur.archlinux.org/tr7.git
~/tr7
Copied
c. Go to ~/tr7 folder and install it
$
cd
~/tr7
Copied
$
makepkg -si
Copied
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
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