mingw-w64-ncurses on AUR (Arch User Repository)
Last updated: January 11,2025
1. Install "mingw-w64-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
Copied
b. Install mingw-w64-ncurses on Arch using YAY
$
yay -S
mingw-w64-ncurses
Copied
* (Optional) Uninstall mingw-w64-ncurses on Arch using YAY
$
yay -Rns
mingw-w64-ncurses
Copied
2. Manually Install "mingw-w64-ncurses" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mingw-w64-ncurses's git locally
$
git clone https://aur.archlinux.org/mingw-w64-ncurses.git
~/mingw-w64-ncurses
Copied
c. Go to ~/mingw-w64-ncurses folder and install it
$
cd
~/mingw-w64-ncurses
Copied
$
makepkg -si
Copied
3. Information about the mingw-w64-ncurses package on Arch User Repository (AUR)
ID: 1200541
Name: mingw-w64-ncurses
PackageBaseID: 127203
PackageBase: mingw-w64-ncurses
Version: 6.4-1
Description: System V Release 4.0 curses emulation library (mingw-w64)
URL: https://www.gnu.org/software/ncurses/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: patlefort
Submitter: adsun
FirstSubmitted: 1510535698
LastModified: 1674422595
URLPath: /cgit/aur.git/snapshot/mingw-w64-ncurses.tar.gz
Name: mingw-w64-ncurses
PackageBaseID: 127203
PackageBase: mingw-w64-ncurses
Version: 6.4-1
Description: System V Release 4.0 curses emulation library (mingw-w64)
URL: https://www.gnu.org/software/ncurses/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: patlefort
Submitter: adsun
FirstSubmitted: 1510535698
LastModified: 1674422595
URLPath: /cgit/aur.git/snapshot/mingw-w64-ncurses.tar.gz