platformio-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S platformio-git

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

$ yay -Rns platformio-git

2. Manually Install "platformio-git" via AUR

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

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

b. Clone platformio-git's git locally

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

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

$ cd ~/platformio-git $ makepkg -si

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

ID: 1361999
Name: platformio-git
PackageBaseID: 85577
PackageBase: platformio-git
Version: v6.1.11.r20.gb238c55e-1
Description: A cross-platform code builder and library manager
URL: http://platformio.org/
NumVotes: 14
Popularity: 1.151107
OutOfDate:
Maintainer: sgar
Submitter: will.price94
FirstSubmitted: 1410646566
LastModified: 1701260971
URLPath: /cgit/aur.git/snapshot/platformio-git.tar.gz