reflector-bash-completion on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S reflector-bash-completion

* (Optional) Uninstall reflector-bash-completion on Arch using YAY

$ yay -Rns reflector-bash-completion

2. Manually Install "reflector-bash-completion" via AUR

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

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

b. Clone reflector-bash-completion's git locally

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

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

$ cd ~/reflector-bash-completion $ makepkg -si

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

ID: 1113973
Name: reflector-bash-completion
PackageBaseID: 184127
PackageBase: reflector-bash-completion
Version: 1.1-1
Description: Bash completion support for 'reflector'
URL: https://github.com/endeavouros-team/PKGBUILDS/tree/master/reflector-bash-completion
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: labaman
Submitter: labaman
FirstSubmitted: 1658211785
LastModified: 1658211785
URLPath: /cgit/aur.git/snapshot/reflector-bash-completion.tar.gz