grain on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S grain

* (Optional) Uninstall grain on Arch using YAY

$ yay -Rns grain

2. Manually Install "grain" via AUR

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

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

b. Clone grain's git locally

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

c. Go to ~/grain folder and install it

$ cd ~/grain $ makepkg -si

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

ID: 1106104
Name: grain
PackageBaseID: 174040
PackageBase: grain
Version: 0.5.2-1
Description: A modern web staple. A new language that puts academic language features to work
URL: https://github.com/grain-lang/grain
NumVotes: 2
Popularity: 1.9E-5
OutOfDate: 1663847005
Maintainer:
Submitter: Ayaka
FirstSubmitted: 1639677162
LastModified: 1656634281
URLPath: /cgit/aur.git/snapshot/grain.tar.gz