php-semver-checker on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S php-semver-checker

* (Optional) Uninstall php-semver-checker on Arch using YAY

$ yay -Rns php-semver-checker

2. Manually Install "php-semver-checker" via AUR

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

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

b. Clone php-semver-checker's git locally

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

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

$ cd ~/php-semver-checker $ makepkg -si

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

ID: 213588
Name: php-semver-checker
PackageBaseID: 93431
PackageBase: php-semver-checker
Version: 0.7.0-1
Description: Compares two source sets and determines the appropriate semantic versioning to apply.
URL: https://github.com/tomzx/php-semver-checker
NumVotes: 2
Popularity: 0
OutOfDate: 1699965648
Maintainer: bgaleotti
Submitter: bgaleotti
FirstSubmitted: 1432827445
LastModified: 1437398227
URLPath: /cgit/aur.git/snapshot/php-semver-checker.tar.gz