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

Last updated: June 23,2024

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

$ yay -S mingw-w64-termcap

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

$ yay -Rns mingw-w64-termcap

2. Manually Install "mingw-w64-termcap" 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-termcap's git locally

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

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

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

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

ID: 1010352
Name: mingw-w64-termcap
PackageBaseID: 60030
PackageBase: mingw-w64-termcap
Version: 1.3.1-8
Description: Terminal feature database (mingw-w64)
URL: https://ftp.gnu.org/gnu/termcap/
NumVotes: 24
Popularity: 0
OutOfDate:
Maintainer: drakkan
Submitter: brcha
FirstSubmitted: 1339605212
LastModified: 1640623027
URLPath: /cgit/aur.git/snapshot/mingw-w64-termcap.tar.gz