convco on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S convco

* (Optional) Uninstall convco on Arch using YAY

$ yay -Rns convco

2. Manually Install "convco" via AUR

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

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

b. Clone convco's git locally

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

c. Go to ~/convco folder and install it

$ cd ~/convco $ makepkg -si

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

ID: 1423519
Name: convco
PackageBaseID: 191471
PackageBase: convco
Version: 0.5.1-1
Description: Conventional commits, changelog, versioning, validation
URL: https://convco.github.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1678813185
LastModified: 1709939080
URLPath: /cgit/aur.git/snapshot/convco.tar.gz