sobjectizer on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S sobjectizer

* (Optional) Uninstall sobjectizer on Arch using YAY

$ yay -Rns sobjectizer

2. Manually Install "sobjectizer" via AUR

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

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

b. Clone sobjectizer's git locally

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

c. Go to ~/sobjectizer folder and install it

$ cd ~/sobjectizer $ makepkg -si

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

ID: 1389100
Name: sobjectizer
PackageBaseID: 193756
PackageBase: sobjectizer
Version: 5.8.1.1-1
Description: An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework
URL: https://stiffstream.com/en/products/sobjectizer.html
NumVotes: 1
Popularity: 0.00218
OutOfDate:
Maintainer: tocic
Submitter: tocic
FirstSubmitted: 1684407288
LastModified: 1705745405
URLPath: /cgit/aur.git/snapshot/sobjectizer.tar.gz