mraa-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S mraa-git

* (Optional) Uninstall mraa-git on Arch using YAY

$ yay -Rns mraa-git

2. Manually Install "mraa-git" via AUR

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

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

b. Clone mraa-git's git locally

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

c. Go to ~/mraa-git folder and install it

$ cd ~/mraa-git $ makepkg -si

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

ID: 199136
Name: mraa-git
PackageBaseID: 94773
PackageBase: mraa-git
Version: 0.7.2.7.ga44c585-0
Description: Low Level Skeleton Library for IO Communication on GNU/Linux platforms.
URL: https://github.com/intel-iot-devkit/mraa
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tingleby
Submitter: tingleby
FirstSubmitted: 1434560692
LastModified: 1434562026
URLPath: /cgit/aur.git/snapshot/mraa-git.tar.gz