ncurses-versioned on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S ncurses-versioned

* (Optional) Uninstall ncurses-versioned on Arch using YAY

$ yay -Rns ncurses-versioned

2. Manually Install "ncurses-versioned" via AUR

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

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

b. Clone ncurses-versioned's git locally

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

c. Go to ~/ncurses-versioned folder and install it

$ cd ~/ncurses-versioned $ makepkg -si

3. Information about the ncurses-versioned package on Arch User Repository (AUR)

ID: 978917
Name: ncurses-versioned
PackageBaseID: 172367
PackageBase: ncurses-versioned
Version: 6.2-2
Description: System V Release 4.0 curses emulation library with versioned symbols
URL: https://invisible-island.net/ncurses/ncurses.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gpery
FirstSubmitted: 1635148855
LastModified: 1635148855
URLPath: /cgit/aur.git/snapshot/ncurses-versioned.tar.gz