adbcontrol on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S adbcontrol

* (Optional) Uninstall adbcontrol on Arch using YAY

$ yay -Rns adbcontrol

2. Manually Install "adbcontrol" via AUR

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

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

b. Clone adbcontrol's git locally

$ git clone https://aur.archlinux.org/adbcontrol.git ~/adbcontrol

c. Go to ~/adbcontrol folder and install it

$ cd ~/adbcontrol $ makepkg -si

3. Information about the adbcontrol package on Arch User Repository (AUR)

ID: 1135459
Name: adbcontrol
PackageBaseID: 137615
PackageBase: adbcontrol
Version: 0.1-3
Description: Remote control your Android phone through adb
URL: http://marian.schedenig.name/2014/07/03/remote-control-your-android-phone-through-adb/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: vinibali
Submitter: vinibali
FirstSubmitted: 1543266940
LastModified: 1662394121
URLPath: /cgit/aur.git/snapshot/adbcontrol.tar.gz