spread-daemon on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "spread-daemon" 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
Copied
b. Install spread-daemon on Arch using YAY
$
yay -S
spread-daemon
Copied
* (Optional) Uninstall spread-daemon on Arch using YAY
$
yay -Rns
spread-daemon
Copied
2. Manually Install "spread-daemon" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone spread-daemon's git locally
$
git clone https://aur.archlinux.org/spread-daemon.git
~/spread-daemon
Copied
c. Go to ~/spread-daemon folder and install it
$
cd
~/spread-daemon
Copied
$
makepkg -si
Copied
3. Information about the spread-daemon package on Arch User Repository (AUR)
ID: 555650
Name: spread-daemon
PackageBaseID: 44807
PackageBase: spread-daemon
Version: 5.0.1-1
Description: An open source high performance messaging service - Daemon and C API
URL: http://www.spread.org
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter: languitar
FirstSubmitted: 1293384574
LastModified: 1540828933
URLPath: /cgit/aur.git/snapshot/spread-daemon.tar.gz
Name: spread-daemon
PackageBaseID: 44807
PackageBase: spread-daemon
Version: 5.0.1-1
Description: An open source high performance messaging service - Daemon and C API
URL: http://www.spread.org
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter: languitar
FirstSubmitted: 1293384574
LastModified: 1540828933
URLPath: /cgit/aur.git/snapshot/spread-daemon.tar.gz