mraa on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S mraa

* (Optional) Uninstall mraa on Arch using YAY

$ yay -Rns mraa

2. Manually Install "mraa" via AUR

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

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

b. Clone mraa's git locally

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

c. Go to ~/mraa folder and install it

$ cd ~/mraa $ makepkg -si

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

ID: 594900
Name: mraa
PackageBaseID: 91373
PackageBase: mraa
Version: 2.0.0-1
Description: Low Level Skeleton Library for IO Communication on GNU/Linux platforms.
URL: https://github.com/intel-iot-devkit/mraa
NumVotes: 4
Popularity: 0
OutOfDate: 1665508005
Maintainer: tingleby
Submitter: tingleby
FirstSubmitted: 1426458511
LastModified: 1552604183
URLPath: /cgit/aur.git/snapshot/mraa.tar.gz