scream on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S scream

* (Optional) Uninstall scream on Arch using YAY

$ yay -Rns scream

2. Manually Install "scream" via AUR

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

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

b. Clone scream's git locally

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

c. Go to ~/scream folder and install it

$ cd ~/scream $ makepkg -si

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

ID: 1142817
Name: scream
PackageBaseID: 152278
PackageBase: scream
Version: 4.0-1
Description: A Scream audio receiver using Pulseaudio, ALSA, JACK or stdout as audio output
URL: https://github.com/duncanthrax/scream
NumVotes: 12
Popularity: 0.100667
OutOfDate:
Maintainer: fatalis
Submitter: fatalis
FirstSubmitted: 1588420746
LastModified: 1663809962
URLPath: /cgit/aur.git/snapshot/scream.tar.gz

5. The same packages on other Linux Distributions