wails on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "wails" 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 wails on Arch using YAY
$
yay -S
wails
Copied
* (Optional) Uninstall wails on Arch using YAY
$
yay -Rns
wails
Copied
2. Manually Install "wails" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone wails's git locally
$
git clone https://aur.archlinux.org/wails.git
~/wails
Copied
c. Go to ~/wails folder and install it
$
cd
~/wails
Copied
$
makepkg -si
Copied
3. Information about the wails package on Arch User Repository (AUR)
ID: 1416074
Name: wails
PackageBaseID: 194017
PackageBase: wails
Version: 2.8.0-1
Description: Create desktop apps using Go and Web Technologies
URL: https://github.com/wailsapp/wails
NumVotes: 2
Popularity: 0.088547
OutOfDate:
Maintainer: w0rty
Submitter: dvzrv
FirstSubmitted: 1685091340
LastModified: 1708984661
URLPath: /cgit/aur.git/snapshot/wails.tar.gz
Name: wails
PackageBaseID: 194017
PackageBase: wails
Version: 2.8.0-1
Description: Create desktop apps using Go and Web Technologies
URL: https://github.com/wailsapp/wails
NumVotes: 2
Popularity: 0.088547
OutOfDate:
Maintainer: w0rty
Submitter: dvzrv
FirstSubmitted: 1685091340
LastModified: 1708984661
URLPath: /cgit/aur.git/snapshot/wails.tar.gz