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