adbtuifm on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S adbtuifm

* (Optional) Uninstall adbtuifm on Arch using YAY

$ yay -Rns adbtuifm

2. Manually Install "adbtuifm" via AUR

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

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

b. Clone adbtuifm's git locally

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

c. Go to ~/adbtuifm folder and install it

$ cd ~/adbtuifm $ makepkg -si

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

ID: 1071104
Name: adbtuifm
PackageBaseID: 178222
PackageBase: adbtuifm
Version: 0.5.8-1
Description: A TUI File Manager for the Android Debug Bridge (ADB)
URL: https://github.com/darkhz/adbtuifm
NumVotes: 1
Popularity: 0.028322
OutOfDate:
Maintainer: darkhz
Submitter: darkhz
FirstSubmitted: 1650780006
LastModified: 1650780006
URLPath: /cgit/aur.git/snapshot/adbtuifm.tar.gz