bashc on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S bashc

* (Optional) Uninstall bashc on Arch using YAY

$ yay -Rns bashc

2. Manually Install "bashc" via AUR

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

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

b. Clone bashc's git locally

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

c. Go to ~/bashc folder and install it

$ cd ~/bashc $ makepkg -si

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

ID: 1380335
Name: bashc
PackageBaseID: 19368
PackageBase: bashc
Version: 5.2.r223.c51f3c4-1
Description: Bash Commander is the GNU Bourne Again shell extended with two-panel OFM file manager.
URL: https://github.com/sergev/bash-commander
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter:
FirstSubmitted: 1219770038
LastModified: 1704364722
URLPath: /cgit/aur.git/snapshot/bashc.tar.gz