bash-statemgr on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S bash-statemgr

* (Optional) Uninstall bash-statemgr on Arch using YAY

$ yay -Rns bash-statemgr

2. Manually Install "bash-statemgr" via AUR

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

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

b. Clone bash-statemgr's git locally

$ git clone https://aur.archlinux.org/bash-statemgr.git ~/bash-statemgr

c. Go to ~/bash-statemgr folder and install it

$ cd ~/bash-statemgr $ makepkg -si

3. Information about the bash-statemgr package on Arch User Repository (AUR)

ID: 1112487
Name: bash-statemgr
PackageBaseID: 71715
PackageBase: bash-statemgr
Version: 2018-4
Description: A Bash module for creating generic state/profile managers.
URL: https://xyne.dev/projects/bash-statemgr
NumVotes: 11
Popularity: 0.076985
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1373501294
LastModified: 1657924746
URLPath: /cgit/aur.git/snapshot/bash-statemgr.tar.gz