tuterm on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S tuterm

* (Optional) Uninstall tuterm on Arch using YAY

$ yay -Rns tuterm

2. Manually Install "tuterm" via AUR

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

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

b. Clone tuterm's git locally

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

c. Go to ~/tuterm folder and install it

$ cd ~/tuterm $ makepkg -si

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

ID: 1043646
Name: tuterm
PackageBaseID: 169203
PackageBase: tuterm
Version: 0.3.0-3
Description: A better way to learn CLI programs.
URL: https://github.com/veracioux/tuterm
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: veracioux
Submitter: veracioux
FirstSubmitted: 1627232340
LastModified: 1645943686
URLPath: /cgit/aur.git/snapshot/tuterm.tar.gz