php-ncurses on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S php-ncurses

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

$ yay -Rns php-ncurses

2. Manually Install "php-ncurses" via AUR

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

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

b. Clone php-ncurses's git locally

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

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

$ cd ~/php-ncurses $ makepkg -si

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

ID: 267295
Name: php-ncurses
PackageBaseID: 86328
PackageBase: php-ncurses
Version: 1.0.2-3
Description: Terminal screen handling and optimization package
URL: http://pecl.php.net/package/ncurses
NumVotes: 1
Popularity: 0
OutOfDate: 1702421887
Maintainer: Samleybrize
Submitter: Samleybrize
FirstSubmitted: 1412605706
LastModified: 1453370972
URLPath: /cgit/aur.git/snapshot/php-ncurses.tar.gz