tut on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S tut

* (Optional) Uninstall tut on Arch using YAY

$ yay -Rns tut

2. Manually Install "tut" via AUR

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

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

b. Clone tut's git locally

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

c. Go to ~/tut folder and install it

$ cd ~/tut $ makepkg -si

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

ID: 1202362
Name: tut
PackageBaseID: 151287
PackageBase: tut
Version: 2.0.1-1
Description: A TUI for Mastodon with vim inspired keys
URL: https://github.com/RasmusLindroth/tut
NumVotes: 10
Popularity: 0.7356
OutOfDate:
Maintainer: rasmus
Submitter: rasmus
FirstSubmitted: 1586423313
LastModified: 1674755355
URLPath: /cgit/aur.git/snapshot/tut.tar.gz