mphidflash on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S mphidflash

* (Optional) Uninstall mphidflash on Arch using YAY

$ yay -Rns mphidflash

2. Manually Install "mphidflash" via AUR

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

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

b. Clone mphidflash's git locally

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

c. Go to ~/mphidflash folder and install it

$ cd ~/mphidflash $ makepkg -si

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

ID: 1318962
Name: mphidflash
PackageBaseID: 89009
PackageBase: mphidflash
Version: 20200505-2
Description: Flash utility for Microchip PIC microcontrollers with USB HID-Bootloader
URL: https://code.google.com/p/mphidflash
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ivanovp
Submitter: ivanovp
FirstSubmitted: 1420021631
LastModified: 1694705594
URLPath: /cgit/aur.git/snapshot/mphidflash.tar.gz