netbsd-curses on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S netbsd-curses

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

$ yay -Rns netbsd-curses

2. Manually Install "netbsd-curses" via AUR

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

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

b. Clone netbsd-curses's git locally

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

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

$ cd ~/netbsd-curses $ makepkg -si

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

ID: 954688
Name: netbsd-curses
PackageBaseID: 170578
PackageBase: netbsd-curses
Version: 0.3.2-1
Description: Port of NetBSD's curses library for usage on all POSIX systems
URL: https://github.com/sabotage-linux/netbsd-curses
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: nytpu
FirstSubmitted: 1630365592
LastModified: 1630365592
URLPath: /cgit/aur.git/snapshot/netbsd-curses.tar.gz