guile1.8 on AUR (Arch User Repository)
Last updated: November 15,2024
1. Install "guile1.8" 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 guile1.8 on Arch using YAY
$
yay -S
guile1.8
Copied
* (Optional) Uninstall guile1.8 on Arch using YAY
$
yay -Rns
guile1.8
Copied
2. Manually Install "guile1.8" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone guile1.8's git locally
$
git clone https://aur.archlinux.org/guile1.8.git
~/guile1.8
Copied
c. Go to ~/guile1.8 folder and install it
$
cd
~/guile1.8
Copied
$
makepkg -si
Copied
3. Information about the guile1.8 package on Arch User Repository (AUR)
ID: 1185608
Name: guile1.8
PackageBaseID: 188875
PackageBase: guile1.8
Version: 1.8.8-10
Description: Portable, embeddable Scheme implementation written in C. Legacy branch.
URL: https://www.gnu.org/software/guile/
NumVotes: 1
Popularity: 0.000168
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1671540698
LastModified: 1671540698
URLPath: /cgit/aur.git/snapshot/guile1.8.tar.gz
Name: guile1.8
PackageBaseID: 188875
PackageBase: guile1.8
Version: 1.8.8-10
Description: Portable, embeddable Scheme implementation written in C. Legacy branch.
URL: https://www.gnu.org/software/guile/
NumVotes: 1
Popularity: 0.000168
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1671540698
LastModified: 1671540698
URLPath: /cgit/aur.git/snapshot/guile1.8.tar.gz