cui on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S cui

* (Optional) Uninstall cui on Arch using YAY

$ yay -Rns cui

2. Manually Install "cui" via AUR

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

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

b. Clone cui's git locally

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

c. Go to ~/cui folder and install it

$ cd ~/cui $ makepkg -si

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

ID: 1241352
Name: cui
PackageBaseID: 187079
PackageBase: cui
Version: 0.5.0-1
Description: http request/response tui
URL: https://github.com/mfinelli/cui
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: supermario
Submitter: supermario
FirstSubmitted: 1667405261
LastModified: 1681472552
URLPath: /cgit/aur.git/snapshot/cui.tar.gz