brain on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S brain

* (Optional) Uninstall brain on Arch using YAY

$ yay -Rns brain

2. Manually Install "brain" via AUR

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

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

b. Clone brain's git locally

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

c. Go to ~/brain folder and install it

$ cd ~/brain $ makepkg -si

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

ID: 343363
Name: brain
PackageBaseID: 115855
PackageBase: brain
Version: 1.0-1
Description: Official compiler of Brain Language
URL: https://github.com/brain-labs/brain
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ryukinix
Submitter: ryukinix
FirstSubmitted: 1475303326
LastModified: 1475457544
URLPath: /cgit/aur.git/snapshot/brain.tar.gz