boe on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S boe

* (Optional) Uninstall boe on Arch using YAY

$ yay -Rns boe

2. Manually Install "boe" via AUR

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

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

b. Clone boe's git locally

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

c. Go to ~/boe folder and install it

$ cd ~/boe $ makepkg -si

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

ID: 347758
Name: boe
PackageBaseID: 116296
PackageBase: boe
Version: 0.1.1-1
Description: A chat platform that intends to look at other chat programs and take only the Best of Everything.
URL: https://github.com/ParkerMc/BOE
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ParkerMc
FirstSubmitted: 1476807873
LastModified: 1476839246
URLPath: /cgit/aur.git/snapshot/boe.tar.gz