pyocd-git on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S pyocd-git

* (Optional) Uninstall pyocd-git on Arch using YAY

$ yay -Rns pyocd-git

2. Manually Install "pyocd-git" via AUR

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

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

b. Clone pyocd-git's git locally

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

c. Go to ~/pyocd-git folder and install it

$ cd ~/pyocd-git $ makepkg -si

3. Information about the pyocd-git package on Arch User Repository (AUR)

ID: 968109
Name: pyocd-git
PackageBaseID: 170840
PackageBase: pyocd-git
Version: v0.32.0.r4.g37c44ea1-1
Description: Python On Chip Debugger and programmer for ARM Cortex-M microcontrollers using CMSIS-DAP
URL: https://github.com/pyocd/pyOCD
NumVotes: 0
Popularity: 0
OutOfDate: 1710095102
Maintainer: yjun
Submitter: yjun
FirstSubmitted: 1630999768
LastModified: 1633077016
URLPath: /cgit/aur.git/snapshot/pyocd-git.tar.gz