bashed on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S bashed

* (Optional) Uninstall bashed on Arch using YAY

$ yay -Rns bashed

2. Manually Install "bashed" via AUR

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

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

b. Clone bashed's git locally

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

c. Go to ~/bashed folder and install it

$ cd ~/bashed $ makepkg -si

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

ID: 1304674
Name: bashed
PackageBaseID: 196713
PackageBase: bashed
Version: 20211020-1
Description: A command-line text editor, written in Bash
URL: https://github.com/justinyaodu/bashed
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Rubo
Submitter: Rubo
FirstSubmitted: 1692181041
LastModified: 1692181041
URLPath: /cgit/aur.git/snapshot/bashed.tar.gz