prime_server on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S prime_server

* (Optional) Uninstall prime_server on Arch using YAY

$ yay -Rns prime_server

2. Manually Install "prime_server" via AUR

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

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

b. Clone prime_server's git locally

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

c. Go to ~/prime_server folder and install it

$ cd ~/prime_server $ makepkg -si

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

ID: 874338
Name: prime_server
PackageBaseID: 130954
PackageBase: prime_server
Version: 0.7.0-2
Description: Non-blocking server API for distributed computing and SOA based on zeromq.
URL: https://github.com/kevinkreiser/prime_server
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer:
Submitter: akstrfn
FirstSubmitted: 1521585629
LastModified: 1615196353
URLPath: /cgit/aur.git/snapshot/prime_server.tar.gz