ncurses-nohex on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S ncurses-nohex

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

$ yay -Rns ncurses-nohex

2. Manually Install "ncurses-nohex" via AUR

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

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

b. Clone ncurses-nohex's git locally

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

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

$ cd ~/ncurses-nohex $ makepkg -si

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

ID: 720666
Name: ncurses-nohex
PackageBaseID: 131420
PackageBase: ncurses-nohex
Version: 6.2-1
Description: System V Release 4.0 curses emulation library. Patch disables hexadecimal in infocmp.
URL: https://invisible-island.net/ncurses/ncurses.html
NumVotes: 0
Popularity: 0
OutOfDate: 1655465968
Maintainer: mbloms
FirstSubmitted: 1523102165
LastModified: 1586854476
URLPath: /cgit/aur.git/snapshot/ncurses-nohex.tar.gz