qtadb on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S qtadb

* (Optional) Uninstall qtadb on Arch using YAY

$ yay -Rns qtadb

2. Manually Install "qtadb" via AUR

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

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

b. Clone qtadb's git locally

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

c. Go to ~/qtadb folder and install it

$ cd ~/qtadb $ makepkg -si

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

ID: 234731
Name: qtadb
PackageBaseID: 41856
PackageBase: qtadb
Version: 0.8.0-3
Description: GUI for Android SDK/ADB, Android phone manager
URL: http://qtadb.wordpress.com/
NumVotes: 131
Popularity: 0
OutOfDate: 1534893760
Maintainer:
FirstSubmitted: 1287181176
LastModified: 1443473082
URLPath: /cgit/aur.git/snapshot/qtadb.tar.gz