picpgm on AUR (Arch User Repository)

Last updated: May 22,2024

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

$ yay -S picpgm

* (Optional) Uninstall picpgm on Arch using YAY

$ yay -Rns picpgm

2. Manually Install "picpgm" via AUR

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

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

b. Clone picpgm's git locally

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

c. Go to ~/picpgm folder and install it

$ cd ~/picpgm $ makepkg -si

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

ID: 1016279
Name: picpgm
PackageBaseID: 114954
PackageBase: picpgm
Version: 2.9.3.1-2
Description: The PICPgm Development Programmer Software is a free and simple In-System-Development Programmer Software for the Microchip PIC microcontrollers.
URL: http://picpgm.picprojects.net
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Kamilcuk
Submitter: Kamilcuk
FirstSubmitted: 1471901827
LastModified: 1641762238
URLPath: /cgit/aur.git/snapshot/picpgm.tar.gz