waybox on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S waybox

* (Optional) Uninstall waybox on Arch using YAY

$ yay -Rns waybox

2. Manually Install "waybox" via AUR

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

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

b. Clone waybox's git locally

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

c. Go to ~/waybox folder and install it

$ cd ~/waybox $ makepkg -si

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

ID: 1359987
Name: waybox
PackageBaseID: 175594
PackageBase: waybox
Version: 0.2.2-1
Description: Openbox clone on Wayland
URL: https://github.com/wizbright/waybox
NumVotes: 3
Popularity: 1.0E-6
OutOfDate:
Maintainer: TrialnError
Submitter: TrialnError
FirstSubmitted: 1643817830
LastModified: 1700999177
URLPath: /cgit/aur.git/snapshot/waybox.tar.gz