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
Copied
b. Install android-completion on Arch using YAY
$
yay -S
android-completion
Copied
* (Optional) Uninstall android-completion on Arch using YAY
$
yay -Rns
android-completion
Copied
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
Copied
b. Clone android-completion's git locally
$
git clone https://aur.archlinux.org/android-completion.git
~/android-completion
Copied
c. Go to ~/android-completion folder and install it
$
cd
~/android-completion
Copied
$
makepkg -si
Copied
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
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