adb-screen-tools on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S adb-screen-tools

* (Optional) Uninstall adb-screen-tools on Arch using YAY

$ yay -Rns adb-screen-tools

2. Manually Install "adb-screen-tools" via AUR

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

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

b. Clone adb-screen-tools's git locally

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

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

$ cd ~/adb-screen-tools $ makepkg -si

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

ID: 876672
Name: adb-screen-tools
PackageBaseID: 128788
PackageBase: adb-screen-tools
Version: 0.5-5
Description: Extra screen-utilities for android-devices
URL: https://github.com/anskaal/adb-screen-tools
NumVotes: 3
Popularity: 0
OutOfDate: 1632813032
Maintainer:
FirstSubmitted: 1515247649
LastModified: 1615643590
URLPath: /cgit/aur.git/snapshot/adb-screen-tools.tar.gz