actor-framework on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S actor-framework

* (Optional) Uninstall actor-framework on Arch using YAY

$ yay -Rns actor-framework

2. Manually Install "actor-framework" via AUR

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

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

b. Clone actor-framework's git locally

$ git clone https://aur.archlinux.org/actor-framework.git ~/actor-framework

c. Go to ~/actor-framework folder and install it

$ cd ~/actor-framework $ makepkg -si

3. Information about the actor-framework package on Arch User Repository (AUR)

ID: 1384607
Name: actor-framework
PackageBaseID: 87762
PackageBase: actor-framework
Version: 0.19.5-2
Description: An Open Source Implementation of the Actor Model in C++
URL: http://actor-framework.org
NumVotes: 3
Popularity: 0.032644
OutOfDate:
Maintainer: mroethke
Submitter: mirco
FirstSubmitted: 1417092939
LastModified: 1705065087
URLPath: /cgit/aur.git/snapshot/actor-framework.tar.gz