bones on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "bones" 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 bones on Arch using YAY
$
yay -S
bones
Copied
* (Optional) Uninstall bones on Arch using YAY
$
yay -Rns
bones
Copied
2. Manually Install "bones" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bones's git locally
$
git clone https://aur.archlinux.org/bones.git
~/bones
Copied
c. Go to ~/bones folder and install it
$
cd
~/bones
Copied
$
makepkg -si
Copied
3. Information about the bones package on Arch User Repository (AUR)
ID: 858099
Name: bones
PackageBaseID: 110980
PackageBase: bones
Version: 20150929-3
Description: A simple Scheme compiler for x86_64 systems
URL: http://www.call-with-current-continuation.org/bones/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ecraven
Submitter: ecraven
FirstSubmitted: 1462516624
LastModified: 1612376940
URLPath: /cgit/aur.git/snapshot/bones.tar.gz
Name: bones
PackageBaseID: 110980
PackageBase: bones
Version: 20150929-3
Description: A simple Scheme compiler for x86_64 systems
URL: http://www.call-with-current-continuation.org/bones/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ecraven
Submitter: ecraven
FirstSubmitted: 1462516624
LastModified: 1612376940
URLPath: /cgit/aur.git/snapshot/bones.tar.gz