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

Last updated: November 23,2024

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

$ yay -S android-bash-completion

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

$ yay -Rns android-bash-completion

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

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

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

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

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

ID: 541824
Name: android-bash-completion
PackageBaseID: 74228
PackageBase: android-bash-completion
Version: r43.c1b0656-1
Description: Bash completion for android, adb, emulator, fastboot, and repo
URL: https://github.com/mbrubeck/android-completion
NumVotes: 61
Popularity: 0.233778
OutOfDate:
Maintainer: nslxndr
Submitter: palmtree5
FirstSubmitted: 1381368816
LastModified: 1536347318
URLPath: /cgit/aur.git/snapshot/android-bash-completion.tar.gz