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

Last updated: June 16,2024

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

$ yay -S bash-completion-atool

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

$ yay -Rns bash-completion-atool

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

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

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

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

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

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

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

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

ID: 204129
Name: bash-completion-atool
PackageBaseID: 95329
PackageBase: bash-completion-atool
Version: 0.3-1
Description: bash completion for atool
URL: http://linux4all.blogsome.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
FirstSubmitted: 1435501984
LastModified: 1435515067
URLPath: /cgit/aur.git/snapshot/bash-completion-atool.tar.gz