boxes on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S boxes

* (Optional) Uninstall boxes on Arch using YAY

$ yay -Rns boxes

2. Manually Install "boxes" via AUR

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

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

b. Clone boxes's git locally

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

c. Go to ~/boxes folder and install it

$ cd ~/boxes $ makepkg -si

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

ID: 1412526
Name: boxes
PackageBaseID: 8214
PackageBase: boxes
Version: 2.3.0-1
Description: Text mode box and comment drawing filter
URL: http://boxes.thomasjensen.com/
NumVotes: 27
Popularity: 0.095563
OutOfDate:
Maintainer: BADGumby
Submitter:
FirstSubmitted: 1169669476
LastModified: 1708440352
URLPath: /cgit/aur.git/snapshot/boxes.tar.gz