termox on AUR (Arch User Repository)
Last updated: November 05,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
Copied
b. Install termox on Arch using YAY
$
yay -S
termox
Copied
* (Optional) Uninstall termox on Arch using YAY
$
yay -Rns
termox
Copied
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
Copied
b. Clone termox's git locally
$
git clone https://aur.archlinux.org/termox.git
~/termox
Copied
c. Go to ~/termox folder and install it
$
cd
~/termox
Copied
$
makepkg -si
Copied
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
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