cppmicroservices-git on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S cppmicroservices-git

* (Optional) Uninstall cppmicroservices-git on Arch using YAY

$ yay -Rns cppmicroservices-git

2. Manually Install "cppmicroservices-git" via AUR

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

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

b. Clone cppmicroservices-git's git locally

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

c. Go to ~/cppmicroservices-git folder and install it

$ cd ~/cppmicroservices-git $ makepkg -si

3. Information about the cppmicroservices-git package on Arch User Repository (AUR)

ID: 977948
Name: cppmicroservices-git
PackageBaseID: 92695
PackageBase: cppmicroservices-git
Version: 3.0.0.r369.g4635f63f-1
Description: The C++ Micro Services library provides a dynamic service registry and module system, partially based the OSGi Core Release 5 specifications.
URL: https://github.com/CppMicroServices/CppMicroServices
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: metak
FirstSubmitted: 1430537657
LastModified: 1634915198
URLPath: /cgit/aur.git/snapshot/cppmicroservices-git.tar.gz