libbtui on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S libbtui

* (Optional) Uninstall libbtui on Arch using YAY

$ yay -Rns libbtui

2. Manually Install "libbtui" via AUR

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

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

b. Clone libbtui's git locally

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

c. Go to ~/libbtui folder and install it

$ cd ~/libbtui $ makepkg -si

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

ID: 969017
Name: libbtui
PackageBaseID: 171600
PackageBase: libbtui
Version: 1.0.0-1
Description: library for simple text based user interfaces
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ULUdev
Submitter: ULUdev
FirstSubmitted: 1633245343
LastModified: 1633245343
URLPath: /cgit/aur.git/snapshot/libbtui.tar.gz