make-tui on AUR (Arch User Repository)
Last updated: December 25,2024
1. Install "make-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
Copied
b. Install make-tui on Arch using YAY
$
yay -S
make-tui
Copied
* (Optional) Uninstall make-tui on Arch using YAY
$
yay -Rns
make-tui
Copied
2. Manually Install "make-tui" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone make-tui's git locally
$
git clone https://aur.archlinux.org/make-tui.git
~/make-tui
Copied
c. Go to ~/make-tui folder and install it
$
cd
~/make-tui
Copied
$
makepkg -si
Copied
3. Information about the make-tui package on Arch User Repository (AUR)
ID: 915754
Name: make-tui
PackageBaseID: 165114
PackageBase: make-tui
Version: 0.2.0-1
Description: Display and run Makefile rules in the terminal.
URL: https://github.com/claby2/make-tui
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: claby2
Submitter: claby2
FirstSubmitted: 1617268138
LastModified: 1622626794
URLPath: /cgit/aur.git/snapshot/make-tui.tar.gz
Name: make-tui
PackageBaseID: 165114
PackageBase: make-tui
Version: 0.2.0-1
Description: Display and run Makefile rules in the terminal.
URL: https://github.com/claby2/make-tui
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: claby2
Submitter: claby2
FirstSubmitted: 1617268138
LastModified: 1622626794
URLPath: /cgit/aur.git/snapshot/make-tui.tar.gz