ncurses-git on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S ncurses-git

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

$ yay -Rns ncurses-git

2. Manually Install "ncurses-git" via AUR

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

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

b. Clone ncurses-git's git locally

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

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

$ cd ~/ncurses-git $ makepkg -si

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

ID: 1322012
Name: ncurses-git
PackageBaseID: 148097
PackageBase: ncurses-git
Version: 6.4.20230918.r0.g77bbdcdc-1
Description: Screen handling and optimization package
URL: https://invisible-island.net/ncurses/ncurses.html
NumVotes: 4
Popularity: 0.362969
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1578831738
LastModified: 1695230393
URLPath: /cgit/aur.git/snapshot/ncurses-git.tar.gz