racket-git on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S racket-git

* (Optional) Uninstall racket-git on Arch using YAY

$ yay -Rns racket-git

2. Manually Install "racket-git" via AUR

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

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

b. Clone racket-git's git locally

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

c. Go to ~/racket-git folder and install it

$ cd ~/racket-git $ makepkg -si

3. Information about the racket-git package on Arch User Repository (AUR)

ID: 1097970
Name: racket-git
PackageBaseID: 44311
PackageBase: racket-git
Version: 8.5.0.8.gc1bd043-2
Description: Minimal Racket installation, without DrRacket, from git
URL: https://racket-lang.org
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1291993850
LastModified: 1655162255
URLPath: /cgit/aur.git/snapshot/racket-git.tar.gz