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

Last updated: October 05,2024

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

$ yay -S perl-bash-completion

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

$ yay -Rns perl-bash-completion

2. Manually Install "perl-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 perl-bash-completion's git locally

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

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

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

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

ID: 195985
Name: perl-bash-completion
PackageBaseID: 73385
PackageBase: perl-bash-completion
Version: 0.008-1
Description: Bash::Completion - Extensible system to provide bash completion
URL: http://search.cpan.org/dist/Bash-Completion/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: dracorp
Submitter: dracorp
FirstSubmitted: 1378896382
LastModified: 1434290646
URLPath: /cgit/aur.git/snapshot/perl-bash-completion.tar.gz