microscheme on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "microscheme" 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 microscheme on Arch using YAY
$
yay -S
microscheme
Copied
* (Optional) Uninstall microscheme on Arch using YAY
$
yay -Rns
microscheme
Copied
2. Manually Install "microscheme" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone microscheme's git locally
$
git clone https://aur.archlinux.org/microscheme.git
~/microscheme
Copied
c. Go to ~/microscheme folder and install it
$
cd
~/microscheme
Copied
$
makepkg -si
Copied
3. Information about the microscheme package on Arch User Repository (AUR)
ID: 1287788
Name: microscheme
PackageBaseID: 105638
PackageBase: microscheme
Version: 0.9.3-4
Description: A Scheme subset designed for Atmel microcontrollers, especially as found on Arduino boards
URL: http://ryansuchocki.github.io/microscheme
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: ryansuchocki
Submitter: ryansuchocki
FirstSubmitted: 1452020464
LastModified: 1689201514
URLPath: /cgit/aur.git/snapshot/microscheme.tar.gz
Name: microscheme
PackageBaseID: 105638
PackageBase: microscheme
Version: 0.9.3-4
Description: A Scheme subset designed for Atmel microcontrollers, especially as found on Arduino boards
URL: http://ryansuchocki.github.io/microscheme
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: ryansuchocki
Submitter: ryansuchocki
FirstSubmitted: 1452020464
LastModified: 1689201514
URLPath: /cgit/aur.git/snapshot/microscheme.tar.gz