netbsd-pkgsrc on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S netbsd-pkgsrc

* (Optional) Uninstall netbsd-pkgsrc on Arch using YAY

$ yay -Rns netbsd-pkgsrc

2. Manually Install "netbsd-pkgsrc" via AUR

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

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

b. Clone netbsd-pkgsrc's git locally

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

c. Go to ~/netbsd-pkgsrc folder and install it

$ cd ~/netbsd-pkgsrc $ makepkg -si

3. Information about the netbsd-pkgsrc package on Arch User Repository (AUR)

ID: 1386245
Name: netbsd-pkgsrc
PackageBaseID: 47392
PackageBase: netbsd-pkgsrc
Version: 2023Q4-1
Description: The NetBSD Packages Collection (pkgsrc)
URL: http://www.netbsd.org/docs/software/packages.html
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: sir_lucjan
Submitter: WFCody
FirstSubmitted: 1300081743
LastModified: 1705334376
URLPath: /cgit/aur.git/snapshot/netbsd-pkgsrc.tar.gz