nuclei-openocd on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S nuclei-openocd

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

$ yay -Rns nuclei-openocd

2. Manually Install "nuclei-openocd" via AUR

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

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

b. Clone nuclei-openocd's git locally

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

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

$ cd ~/nuclei-openocd $ makepkg -si

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

ID: 1196153
Name: nuclei-openocd
PackageBaseID: 166719
PackageBase: nuclei-openocd
Version: 2022.12-0
Description: nuclei-openocd 是 Nuclei Studio IDE 的调试工具。
URL: https://www.nucleisys.com/download.php
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1620722718
LastModified: 1673591044
URLPath: /cgit/aur.git/snapshot/nuclei-openocd.tar.gz