cargo-semver-bump on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S cargo-semver-bump

* (Optional) Uninstall cargo-semver-bump on Arch using YAY

$ yay -Rns cargo-semver-bump

2. Manually Install "cargo-semver-bump" via AUR

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

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

b. Clone cargo-semver-bump's git locally

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

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

$ cd ~/cargo-semver-bump $ makepkg -si

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

ID: 1368526
Name: cargo-semver-bump
PackageBaseID: 200502
PackageBase: cargo-semver-bump
Version: 0.1.0-1
Description: A tool to semantically bump the version of a Rust crate
URL: https://github.com/markhaehnel/cargo-semver-bump
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1702395476
LastModified: 1702395476
URLPath: /cgit/aur.git/snapshot/cargo-semver-bump.tar.gz