versionist on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S versionist

* (Optional) Uninstall versionist on Arch using YAY

$ yay -Rns versionist

2. Manually Install "versionist" via AUR

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

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

b. Clone versionist's git locally

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

c. Go to ~/versionist folder and install it

$ cd ~/versionist $ makepkg -si

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

ID: 800886
Name: versionist
PackageBaseID: 122465
PackageBase: versionist
Version: 6.1.7-1
Description: Flexible CHANGELOG generation toolkit that adapts to your commit conventions
URL: https://github.com/balena-io/versionist
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jakogut
Submitter: imrehg
FirstSubmitted: 1495215039
LastModified: 1601935414
URLPath: /cgit/aur.git/snapshot/versionist.tar.gz