tootstream on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S tootstream

* (Optional) Uninstall tootstream on Arch using YAY

$ yay -Rns tootstream

2. Manually Install "tootstream" via AUR

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

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

b. Clone tootstream's git locally

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

c. Go to ~/tootstream folder and install it

$ cd ~/tootstream $ makepkg -si

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

ID: 1411768
Name: tootstream
PackageBaseID: 127339
PackageBase: tootstream
Version: 0.4.0-1
Description: Text interface for the Mastodon social network
URL: https://github.com/magicalraccoon/tootstream
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: danirod
Submitter:
FirstSubmitted: 1511036087
LastModified: 1708329657
URLPath: /cgit/aur.git/snapshot/tootstream.tar.gz