release-plz on AUR (Arch User Repository)

Last updated: February 24,2025

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

$ yay -S release-plz

* (Optional) Uninstall release-plz on Arch using YAY

$ yay -Rns release-plz

2. Manually Install "release-plz" via AUR

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

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

b. Clone release-plz's git locally

$ git clone https://aur.archlinux.org/release-plz.git ~/release-plz

c. Go to ~/release-plz folder and install it

$ cd ~/release-plz $ makepkg -si

3. Information about the release-plz package on Arch User Repository (AUR)

ID: 1112724
Name: release-plz
PackageBaseID: 184066
PackageBase: release-plz
Version: 0.2.19-1
Description: Release Rust packages without using the command line
URL: https://github.com/MarcoIeni/release-plz
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
FirstSubmitted: 1657976443
LastModified: 1657978683
URLPath: /cgit/aur.git/snapshot/release-plz.tar.gz

5. The same packages on other Linux Distributions