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