yell on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S yell

* (Optional) Uninstall yell on Arch using YAY

$ yay -Rns yell

2. Manually Install "yell" via AUR

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

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

b. Clone yell's git locally

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

c. Go to ~/yell folder and install it

$ cd ~/yell $ makepkg -si

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

ID: 963442
Name: yell
PackageBaseID: 169981
PackageBase: yell
Version: 3-1
Description: A TCP message broadcaster
URL: https://github.com/42LoCo42/yell
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 42LoCo42
Submitter: 42LoCo42
FirstSubmitted: 1629123301
LastModified: 1632133889
URLPath: /cgit/aur.git/snapshot/yell.tar.gz