semver-cpp on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S semver-cpp

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

$ yay -Rns semver-cpp

2. Manually Install "semver-cpp" via AUR

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

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

b. Clone semver-cpp's git locally

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

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

$ cd ~/semver-cpp $ makepkg -si

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

ID: 797711
Name: semver-cpp
PackageBaseID: 157181
PackageBase: semver-cpp
Version: 0.2.2-1
Description: Semantic Versioning for modern C++
URL: https://github.com/Neargye/semver
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ruy16109
Submitter: ruy16109
FirstSubmitted: 1598636833
LastModified: 1601305371
URLPath: /cgit/aur.git/snapshot/semver-cpp.tar.gz