bashrc-aosc on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S bashrc-aosc

* (Optional) Uninstall bashrc-aosc on Arch using YAY

$ yay -Rns bashrc-aosc

2. Manually Install "bashrc-aosc" via AUR

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

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

b. Clone bashrc-aosc's git locally

$ git clone https://aur.archlinux.org/bashrc-aosc.git ~/bashrc-aosc

c. Go to ~/bashrc-aosc folder and install it

$ cd ~/bashrc-aosc $ makepkg -si

3. Information about the bashrc-aosc package on Arch User Repository (AUR)

ID: 495186
Name: bashrc-aosc
PackageBaseID: 130866
PackageBase: bashrc-aosc
Version: 0.4.5.1-1
Description: Bash config from AOSC OS
URL: https://github.com/AOSC-Dev/bash-config
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sakiiily
Submitter: sakiiily
FirstSubmitted: 1521306700
LastModified: 1521311781
URLPath: /cgit/aur.git/snapshot/bashrc-aosc.tar.gz