arcus on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S arcus

* (Optional) Uninstall arcus on Arch using YAY

$ yay -Rns arcus

2. Manually Install "arcus" via AUR

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

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

b. Clone arcus's git locally

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

c. Go to ~/arcus folder and install it

$ cd ~/arcus $ makepkg -si

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

ID: 1133954
Name: arcus
PackageBaseID: 185397
PackageBase: arcus
Version: 5.0.0-2
Description: Communication library between internal components for Ultimaker software
URL: https://github.com/Ultimaker/libArcus
NumVotes: 0
Popularity: 0
OutOfDate: 1662281488
Maintainer:
FirstSubmitted: 1662060656
LastModified: 1662060656
URLPath: /cgit/aur.git/snapshot/arcus.tar.gz

5. The same packages on other Linux Distributions