microblocks on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S microblocks

* (Optional) Uninstall microblocks on Arch using YAY

$ yay -Rns microblocks

2. Manually Install "microblocks" via AUR

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

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

b. Clone microblocks's git locally

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

c. Go to ~/microblocks folder and install it

$ cd ~/microblocks $ makepkg -si

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

ID: 1411393
Name: microblocks
PackageBaseID: 150457
PackageBase: microblocks
Version: 1.2.46-1
Description: MicroBlocks is a free, blocks pogramming language for learning physical computing with educational microcontroller boards such as the micro:bit, Calliope mini, AdaFruit Circuit Playground Express, and many others.
URL: http://microblocks.fun
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nomisge
Submitter: nomisge
FirstSubmitted: 1584608571
LastModified: 1708269491
URLPath: /cgit/aur.git/snapshot/microblocks.tar.gz