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

Last updated: July 07,2024

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

$ yay -S cargo-semver-bump-git

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

$ yay -Rns cargo-semver-bump-git

2. Manually Install "cargo-semver-bump-git" 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-git's git locally

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

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

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

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

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