bo on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S bo

* (Optional) Uninstall bo on Arch using YAY

$ yay -Rns bo

2. Manually Install "bo" via AUR

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

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

b. Clone bo's git locally

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

c. Go to ~/bo folder and install it

$ cd ~/bo $ makepkg -si

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

ID: 1084784
Name: bo
PackageBaseID: 178384
PackageBase: bo
Version: 0.4.0-1
Description: prose editor written in Rust with vim-like navigation
URL: https://github.com/brouberol/bo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1651151688
LastModified: 1653424823
URLPath: /cgit/aur.git/snapshot/bo.tar.gz