android-sdk-platform-tools on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S android-sdk-platform-tools

* (Optional) Uninstall android-sdk-platform-tools on Arch using YAY

$ yay -Rns android-sdk-platform-tools

2. Manually Install "android-sdk-platform-tools" via AUR

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

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

b. Clone android-sdk-platform-tools's git locally

$ git clone https://aur.archlinux.org/android-sdk-platform-tools.git ~/android-sdk-platform-tools

c. Go to ~/android-sdk-platform-tools folder and install it

$ cd ~/android-sdk-platform-tools $ makepkg -si

3. Information about the android-sdk-platform-tools package on Arch User Repository (AUR)

ID: 1411511
Name: android-sdk-platform-tools
PackageBaseID: 45904
PackageBase: android-sdk-platform-tools
Version: 35.0.0-1
Description: Platform-Tools for Google Android SDK (adb and fastboot)
URL: http://developer.android.com/sdk/index.html
NumVotes: 1269
Popularity: 2.363568
OutOfDate:
Maintainer: dreamingincode
Submitter: Gordin
FirstSubmitted: 1296342502
LastModified: 1708289229
URLPath: /cgit/aur.git/snapshot/android-sdk-platform-tools.tar.gz