simple-mtpfs on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S simple-mtpfs

* (Optional) Uninstall simple-mtpfs on Arch using YAY

$ yay -Rns simple-mtpfs

2. Manually Install "simple-mtpfs" via AUR

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

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

b. Clone simple-mtpfs's git locally

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

c. Go to ~/simple-mtpfs folder and install it

$ cd ~/simple-mtpfs $ makepkg -si

3. Information about the simple-mtpfs package on Arch User Repository (AUR)

ID: 769652
Name: simple-mtpfs
PackageBaseID: 98321
PackageBase: simple-mtpfs
Version: 0.4.0-1
Description: A FUSE filesystem that supports reading/writing from MTP devices
URL: https://github.com/phatina/simple-mtpfs/
NumVotes: 91
Popularity: 1.016812
OutOfDate:
Maintainer: g360
Submitter: g360
FirstSubmitted: 1440356323
LastModified: 1595647042
URLPath: /cgit/aur.git/snapshot/simple-mtpfs.tar.gz