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
Copied
b. Install bashed on Arch using YAY
$
yay -S
bashed
Copied
* (Optional) Uninstall bashed on Arch using YAY
$
yay -Rns
bashed
Copied
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
Copied
b. Clone bashed's git locally
$
git clone https://aur.archlinux.org/bashed.git
~/bashed
Copied
c. Go to ~/bashed folder and install it
$
cd
~/bashed
Copied
$
makepkg -si
Copied
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
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