bash-conf on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S bash-conf

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

$ yay -Rns bash-conf

2. Manually Install "bash-conf" via AUR

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

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

b. Clone bash-conf's git locally

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

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

$ cd ~/bash-conf $ makepkg -si

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

ID: 1173927
Name: bash-conf
PackageBaseID: 147774
PackageBase: bash-conf
Version: 0.1-9
Description: Bash Configurator is utility which simplifying the bash prompt configuration
URL: https://gitlab.com/linux-stuffs/bash-conf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: entexsoft
Submitter: entexsoft
FirstSubmitted: 1577882138
LastModified: 1669365654
URLPath: /cgit/aur.git/snapshot/bash-conf.tar.gz