release on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S release

* (Optional) Uninstall release on Arch using YAY

$ yay -Rns release

2. Manually Install "release" via AUR

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

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

b. Clone release's git locally

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

c. Go to ~/release folder and install it

$ cd ~/release $ makepkg -si

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

ID: 820200
Name: release
PackageBaseID: 150664
PackageBase: release
Version: 6.3.0-1
Description: Generate changelogs with a single command
URL: https://npmjs.com/release
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1585060361
LastModified: 1605663701
URLPath: /cgit/aur.git/snapshot/release.tar.gz