termbox2-git on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S termbox2-git

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

$ yay -Rns termbox2-git

2. Manually Install "termbox2-git" via AUR

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

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

b. Clone termbox2-git's git locally

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

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

$ cd ~/termbox2-git $ makepkg -si

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

ID: 894058
Name: termbox2-git
PackageBaseID: 165747
PackageBase: termbox2-git
Version: 1.1.0.r140.g208429c-1
Description: Termbox fork that aims to handle input and keybindings correctly
URL: https://github.com/tomas/termbox
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1618710598
LastModified: 1618710598
URLPath: /cgit/aur.git/snapshot/termbox2-git.tar.gz