boolr on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S boolr

* (Optional) Uninstall boolr on Arch using YAY

$ yay -Rns boolr

2. Manually Install "boolr" via AUR

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

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

b. Clone boolr's git locally

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

c. Go to ~/boolr folder and install it

$ cd ~/boolr $ makepkg -si

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

ID: 922934
Name: boolr
PackageBaseID: 124930
PackageBase: boolr
Version: v1.0.3-2
Description: A digital logic simulator
URL: https://github.com/GGBRW/BOOLR
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: hockdudu
FirstSubmitted: 1503165454
LastModified: 1624047896
URLPath: /cgit/aur.git/snapshot/boolr.tar.gz