openocd-git on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S openocd-git

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

$ yay -Rns openocd-git

2. Manually Install "openocd-git" via AUR

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

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

b. Clone openocd-git's git locally

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

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

$ cd ~/openocd-git $ makepkg -si

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

ID: 1206010
Name: openocd-git
PackageBaseID: 65866
PackageBase: openocd-git
Version: 0.12.0.r59.g0b6f53e94-1
Description: Debugging, in-system programming and boundary-scan testing for embedded target devices (git version)
URL: http://openocd.org
NumVotes: 30
Popularity: 0.867519
OutOfDate:
Maintainer: codyps
Submitter: veox
FirstSubmitted: 1356828915
LastModified: 1675434906
URLPath: /cgit/aur.git/snapshot/openocd-git.tar.gz