pic32prog on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S pic32prog

* (Optional) Uninstall pic32prog on Arch using YAY

$ yay -Rns pic32prog

2. Manually Install "pic32prog" via AUR

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

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

b. Clone pic32prog's git locally

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

c. Go to ~/pic32prog folder and install it

$ cd ~/pic32prog $ makepkg -si

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

ID: 605210
Name: pic32prog
PackageBaseID: 98571
PackageBase: pic32prog
Version: 2.0.204-1
Description: Flash programming utility for Microchip PIC32 microcontrollers
URL: https://github.com/sergev/pic32prog
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ogait87
Submitter: Manouchehri
FirstSubmitted: 1440603277
LastModified: 1555668381
URLPath: /cgit/aur.git/snapshot/pic32prog.tar.gz