microblocks on AUR (Arch User Repository)
Last updated: December 29,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
Copied
b. Install microblocks on Arch using YAY
$
yay -S
microblocks
Copied
* (Optional) Uninstall microblocks on Arch using YAY
$
yay -Rns
microblocks
Copied
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
Copied
b. Clone microblocks's git locally
$
git clone https://aur.archlinux.org/microblocks.git
~/microblocks
Copied
c. Go to ~/microblocks folder and install it
$
cd
~/microblocks
Copied
$
makepkg -si
Copied
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
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