blesh on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S blesh

* (Optional) Uninstall blesh on Arch using YAY

$ yay -Rns blesh

2. Manually Install "blesh" via AUR

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

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

b. Clone blesh's git locally

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

c. Go to ~/blesh folder and install it

$ cd ~/blesh $ makepkg -si

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

ID: 1350736
Name: blesh
PackageBaseID: 175318
PackageBase: blesh
Version: 0.3.4-4
Description: Bash Line Editor (ble.sh) -- a replacement for Bash's line editor with enhanced features
URL: https://github.com/akinomyoga/ble.sh
NumVotes: 8
Popularity: 0.358983
OutOfDate:
Maintainer: akinomyoga
Submitter: akinomyoga
FirstSubmitted: 1642941467
LastModified: 1699607040
URLPath: /cgit/aur.git/snapshot/blesh.tar.gz