mpfshell on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S mpfshell

* (Optional) Uninstall mpfshell on Arch using YAY

$ yay -Rns mpfshell

2. Manually Install "mpfshell" via AUR

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

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

b. Clone mpfshell's git locally

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

c. Go to ~/mpfshell folder and install it

$ cd ~/mpfshell $ makepkg -si

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

ID: 620766
Name: mpfshell
PackageBaseID: 132967
PackageBase: mpfshell
Version: 0.9.1-1
Description: A simple shell based file explorer for ESP8266 Micropython based devices
URL: https://github.com/wendlers/mpfshell
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: cyrevolt
Submitter: cyrevolt
FirstSubmitted: 1527726403
LastModified: 1560315036
URLPath: /cgit/aur.git/snapshot/mpfshell.tar.gz