android-completion on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S android-completion

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

$ yay -Rns android-completion

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

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

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

$ cd ~/android-completion $ makepkg -si

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

ID: 784524
Name: android-completion
PackageBaseID: 156419
PackageBase: android-completion
Version: 20200829.f60d4f9-1
Description: Bash completion for adb and fastboot
URL: https://android.googlesource.com/platform/system/core/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: relrel
Submitter: relrel
FirstSubmitted: 1596650520
LastModified: 1598690299
URLPath: /cgit/aur.git/snapshot/android-completion.tar.gz