atlas-cpp on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S atlas-cpp

* (Optional) Uninstall atlas-cpp on Arch using YAY

$ yay -Rns atlas-cpp

2. Manually Install "atlas-cpp" via AUR

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

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

b. Clone atlas-cpp's git locally

$ git clone https://aur.archlinux.org/atlas-cpp.git ~/atlas-cpp

c. Go to ~/atlas-cpp folder and install it

$ cd ~/atlas-cpp $ makepkg -si

3. Information about the atlas-cpp package on Arch User Repository (AUR)

ID: 549111
Name: atlas-cpp
PackageBaseID: 112470
PackageBase: atlas-cpp
Version: 0.6.4-1
Description: The C++ reference implementation of the WorldForge Atlas protocol.
URL: https://www.worldforge.org/index.php/components/atlas-cpp/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: acerix
FirstSubmitted: 1465966020
LastModified: 1538591584
URLPath: /cgit/aur.git/snapshot/atlas-cpp.tar.gz