adb-starter on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S adb-starter

* (Optional) Uninstall adb-starter on Arch using YAY

$ yay -Rns adb-starter

2. Manually Install "adb-starter" via AUR

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

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

b. Clone adb-starter's git locally

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

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

$ cd ~/adb-starter $ makepkg -si

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

ID: 368533
Name: adb-starter
PackageBaseID: 118165
PackageBase: adb-starter
Version: 0.0.1-1
Description: Starts ADB daemon as root to avoid permissions errors
URL: https://github.com/tweakdeveloper/adb-starter
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: tweakdeveloper
FirstSubmitted: 1482777812
LastModified: 1482861864
URLPath: /cgit/aur.git/snapshot/adb-starter.tar.gz