cmake_tui on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S cmake_tui

* (Optional) Uninstall cmake_tui on Arch using YAY

$ yay -Rns cmake_tui

2. Manually Install "cmake_tui" via AUR

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

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

b. Clone cmake_tui's git locally

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

c. Go to ~/cmake_tui folder and install it

$ cd ~/cmake_tui $ makepkg -si

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

ID: 1036998
Name: cmake_tui
PackageBaseID: 176032
PackageBase: cmake_tui
Version: 1.0.0-1
Description: CMake configuration via terminal user interface
URL: https://github.com/regular-dev/cmake_tui
NumVotes: 2
Popularity: 0.012056
OutOfDate:
Maintainer: xxxion
Submitter: xxxion
FirstSubmitted: 1644922487
LastModified: 1644924356
URLPath: /cgit/aur.git/snapshot/cmake_tui.tar.gz