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