bashrun2 on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S bashrun2

* (Optional) Uninstall bashrun2 on Arch using YAY

$ yay -Rns bashrun2

2. Manually Install "bashrun2" via AUR

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

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

b. Clone bashrun2's git locally

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

c. Go to ~/bashrun2 folder and install it

$ cd ~/bashrun2 $ makepkg -si

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

ID: 837434
Name: bashrun2
PackageBaseID: 108122
PackageBase: bashrun2
Version: 0.2.6-2
Description: Launch applications from interactive bash sessions
URL: http://henning-bekel.de/bashrun2
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: scorpp
Submitter: scorpp
FirstSubmitted: 1456607799
LastModified: 1608727846
URLPath: /cgit/aur.git/snapshot/bashrun2.tar.gz