wio on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S wio

* (Optional) Uninstall wio on Arch using YAY

$ yay -Rns wio

2. Manually Install "wio" via AUR

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

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

b. Clone wio's git locally

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

c. Go to ~/wio folder and install it

$ cd ~/wio $ makepkg -si

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

ID: 593239
Name: wio
PackageBaseID: 136354
PackageBase: wio
Version: 0.9.0-1
Description: An IoT Development Environment
URL: https://github.com/wio/wio
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: waterloop
Submitter: waterloop
FirstSubmitted: 1538258673
LastModified: 1552161970
URLPath: /cgit/aur.git/snapshot/wio.tar.gz