php56-ncurses on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S php56-ncurses

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

$ yay -Rns php56-ncurses

2. Manually Install "php56-ncurses" via AUR

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

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

b. Clone php56-ncurses's git locally

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

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

$ cd ~/php56-ncurses $ makepkg -si

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

ID: 297139
Name: php56-ncurses
PackageBaseID: 110569
PackageBase: php56-ncurses
Version: 1.0.2-3
Description: Terminal screen handling and optimization package
URL: http://pecl.php.net/package/ncurses
NumVotes: 2
Popularity: 0
OutOfDate: 1705078271
Maintainer: cyrevolt
Submitter: cyrevolt
FirstSubmitted: 1461621680
LastModified: 1461621728
URLPath: /cgit/aur.git/snapshot/php56-ncurses.tar.gz