termbox-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S termbox-git

* (Optional) Uninstall termbox-git on Arch using YAY

$ yay -Rns termbox-git

2. Manually Install "termbox-git" via AUR

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

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

b. Clone termbox-git's git locally

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

c. Go to ~/termbox-git folder and install it

$ cd ~/termbox-git $ makepkg -si

3. Information about the termbox-git package on Arch User Repository (AUR)

ID: 308226
Name: termbox-git
PackageBaseID: 34810
PackageBase: termbox-git
Version: r230.707f62e-1
Description: termbox library (ncurses alternative)
URL: http://code.google.com/p/termbox/
NumVotes: 8
Popularity: 0
OutOfDate: 1705259337
Maintainer: mlq
Submitter:
FirstSubmitted: 1266585048
LastModified: 1464761497
URLPath: /cgit/aur.git/snapshot/termbox-git.tar.gz