toilet on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S toilet

* (Optional) Uninstall toilet on Arch using YAY

$ yay -Rns toilet

2. Manually Install "toilet" via AUR

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

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

b. Clone toilet's git locally

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

c. Go to ~/toilet folder and install it

$ cd ~/toilet $ makepkg -si

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

ID: 592555
Name: toilet
PackageBaseID: 16731
PackageBase: toilet
Version: 0.3.r155.3eb9d58-1
Description: free replacement for the FIGlet utility.
URL: https://github.com/cacalabs/toilet
NumVotes: 163
Popularity: 0.12558
OutOfDate:
Maintainer: nerflad
FirstSubmitted: 1209657190
LastModified: 1551992394
URLPath: /cgit/aur.git/snapshot/toilet.tar.gz