toot on AUR (Arch User Repository)

Last updated: January 11,2025

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

$ yay -S toot

* (Optional) Uninstall toot on Arch using YAY

$ yay -Rns toot

2. Manually Install "toot" via AUR

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

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

b. Clone toot's git locally

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

c. Go to ~/toot folder and install it

$ cd ~/toot $ makepkg -si

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

ID: 1006212
Name: toot
PackageBaseID: 136984
PackageBase: toot
Version: 0.28.0-3
Description: a Mastodon CLI client
URL: https://github.com/ihabunek/toot
NumVotes: 12
Popularity: 0.603662
OutOfDate:
Maintainer: danieltetraquark
FirstSubmitted: 1540757088
LastModified: 1639849002
URLPath: /cgit/aur.git/snapshot/toot.tar.gz