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