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