adbfs-git on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S adbfs-git

* (Optional) Uninstall adbfs-git on Arch using YAY

$ yay -Rns adbfs-git

2. Manually Install "adbfs-git" via AUR

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

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

b. Clone adbfs-git's git locally

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

c. Go to ~/adbfs-git folder and install it

$ cd ~/adbfs-git $ makepkg -si

3. Information about the adbfs-git package on Arch User Repository (AUR)

ID: 221154
Name: adbfs-git
PackageBaseID: 97466
PackageBase: adbfs-git
Version: r41.b687e00-1
Description: fuse filesystem over adb tool for android devices
URL: https://github.com/isieo/adbFS
NumVotes: 17
Popularity: 1.0E-5
OutOfDate:
Maintainer: anatolik
Submitter: anatolik
FirstSubmitted: 1439448058
LastModified: 1439448548
URLPath: /cgit/aur.git/snapshot/adbfs-git.tar.gz