python2-adb on AUR (Arch User Repository)
Last updated: November 08,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-adb" 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 python2-adb on Arch using YAY
$
yay -S
python2-adb
Copied
* (Optional) Uninstall python2-adb on Arch using YAY
$
yay -Rns
python2-adb
Copied
2. Manually Install "python2-adb" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python2-adb's git locally
$
git clone https://aur.archlinux.org/python2-adb.git
~/python2-adb
Copied
c. Go to ~/python2-adb folder and install it
$
cd
~/python2-adb
Copied
$
makepkg -si
Copied
3. Information about the python2-adb package on Arch User Repository (AUR)
ID: 536591
Name: python2-adb
PackageBaseID: 128327
PackageBase: python-adb
Version: 1.3.0-1
Description: A pure Python implementation of the Android ADB and Fastboot protocols
URL: https://github.com/google/python-adb
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ljmf00
FirstSubmitted: 1513988835
LastModified: 1534717404
URLPath: /cgit/aur.git/snapshot/python2-adb.tar.gz
Name: python2-adb
PackageBaseID: 128327
PackageBase: python-adb
Version: 1.3.0-1
Description: A pure Python implementation of the Android ADB and Fastboot protocols
URL: https://github.com/google/python-adb
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ljmf00
FirstSubmitted: 1513988835
LastModified: 1534717404
URLPath: /cgit/aur.git/snapshot/python2-adb.tar.gz