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
Copied
b. Install actor-framework on Arch using YAY
$
yay -S
actor-framework
Copied
* (Optional) Uninstall actor-framework on Arch using YAY
$
yay -Rns
actor-framework
Copied
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
Copied
b. Clone actor-framework's git locally
$
git clone https://aur.archlinux.org/actor-framework.git
~/actor-framework
Copied
c. Go to ~/actor-framework folder and install it
$
cd
~/actor-framework
Copied
$
makepkg -si
Copied
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
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