python-adb-git on AUR (Arch User Repository)

Last updated: July 07,2024

1. Install "python-adb-git" 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 python-adb-git on Arch using YAY

$ yay -S python-adb-git

* (Optional) Uninstall python-adb-git on Arch using YAY

$ yay -Rns python-adb-git

2. Manually Install "python-adb-git" via AUR

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

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

b. Clone python-adb-git's git locally

$ git clone https://aur.archlinux.org/python-adb-git.git ~/python-adb-git

c. Go to ~/python-adb-git folder and install it

$ cd ~/python-adb-git $ makepkg -si

3. Information about the python-adb-git package on Arch User Repository (AUR)

ID: 901597
Name: python-adb-git
PackageBaseID: 119225
PackageBase: python-adb-git
Version: r109.f4e597f-1
Description: Python ADB + Fastboot implementation
URL: https://github.com/google/python-adb.git
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ccheek21
Submitter: ccheek21
FirstSubmitted: 1485544592
LastModified: 1620082056
URLPath: /cgit/aur.git/snapshot/python-adb-git.tar.gz