termox on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S termox

* (Optional) Uninstall termox on Arch using YAY

$ yay -Rns termox

2. Manually Install "termox" via AUR

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

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

b. Clone termox's git locally

$ git clone https://aur.archlinux.org/termox.git ~/termox

c. Go to ~/termox folder and install it

$ cd ~/termox $ makepkg -si

3. Information about the termox package on Arch User Repository (AUR)

ID: 878016
Name: termox
PackageBaseID: 164419
PackageBase: termox
Version: 0.4-1
Description: C++17 Terminal User Interface(TUI) Library.
URL: https://github.com/a-n-t-h-o-n-y/TermOx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: akstrfn
Submitter: akstrfn
FirstSubmitted: 1615900999
LastModified: 1615901105
URLPath: /cgit/aur.git/snapshot/termox.tar.gz