ardublock on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S ardublock

* (Optional) Uninstall ardublock on Arch using YAY

$ yay -Rns ardublock

2. Manually Install "ardublock" via AUR

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

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

b. Clone ardublock's git locally

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

c. Go to ~/ardublock folder and install it

$ cd ~/ardublock $ makepkg -si

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

ID: 544136
Name: ardublock
PackageBaseID: 136044
PackageBase: ardublock
Version: Update1026-1
Description: Physical computing with Arduino as easy as drag-and-drop
URL: https://github.com/Elecrow-keen/Ardublock
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: vn158
Submitter: vn158
FirstSubmitted: 1537007479
LastModified: 1537007479
URLPath: /cgit/aur.git/snapshot/ardublock.tar.gz