nuclei-gcc on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S nuclei-gcc

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

$ yay -Rns nuclei-gcc

2. Manually Install "nuclei-gcc" via AUR

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

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

b. Clone nuclei-gcc's git locally

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

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

$ cd ~/nuclei-gcc $ makepkg -si

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

ID: 1197226
Name: nuclei-gcc
PackageBaseID: 166720
PackageBase: nuclei-gcc
Version: 2022.12-0
Description: nuclei-gcc 是 Nuclei Studio IDE 的编译工具。
URL: https://www.nucleisys.com/download.php
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1620724621
LastModified: 1673778088
URLPath: /cgit/aur.git/snapshot/nuclei-gcc.tar.gz