joy on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S joy

* (Optional) Uninstall joy on Arch using YAY

$ yay -Rns joy

2. Manually Install "joy" via AUR

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

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

b. Clone joy's git locally

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

c. Go to ~/joy folder and install it

$ cd ~/joy $ makepkg -si

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

ID: 193942
Name: joy
PackageBaseID: 42473
PackageBase: joy
Version: 1-1
Description: A purely functional concatenative language.
URL: http://www.kevinalbrecht.com/code/joy-mirror/joy.html
NumVotes: 7
Popularity: 0
OutOfDate: 1700428150
Maintainer: keenerd
Submitter: keenerd
FirstSubmitted: 1288568130
LastModified: 1434168944
URLPath: /cgit/aur.git/snapshot/joy.tar.gz