mingw-w64-pdcurses on AUR (Arch User Repository)

Last updated: November 26,2024

1. Install "mingw-w64-pdcurses" 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 mingw-w64-pdcurses on Arch using YAY

$ yay -S mingw-w64-pdcurses

* (Optional) Uninstall mingw-w64-pdcurses on Arch using YAY

$ yay -Rns mingw-w64-pdcurses

2. Manually Install "mingw-w64-pdcurses" via AUR

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

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

b. Clone mingw-w64-pdcurses's git locally

$ git clone https://aur.archlinux.org/mingw-w64-pdcurses.git ~/mingw-w64-pdcurses

c. Go to ~/mingw-w64-pdcurses folder and install it

$ cd ~/mingw-w64-pdcurses $ makepkg -si

3. Information about the mingw-w64-pdcurses package on Arch User Repository (AUR)

ID: 1363241
Name: mingw-w64-pdcurses
PackageBaseID: 60150
PackageBase: mingw-w64-pdcurses
Version: 4.4.0-1
Description: Public Domain Curses wincon port (mingw-w64)
URL: https://www.projectpluto.com/win32a.htm
NumVotes: 21
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: brcha
FirstSubmitted: 1340031558
LastModified: 1701467376
URLPath: /cgit/aur.git/snapshot/mingw-w64-pdcurses.tar.gz