kevin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S kevin

* (Optional) Uninstall kevin on Arch using YAY

$ yay -Rns kevin

2. Manually Install "kevin" via AUR

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

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

b. Clone kevin's git locally

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

c. Go to ~/kevin folder and install it

$ cd ~/kevin $ makepkg -si

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

ID: 522792
Name: kevin
PackageBaseID: 109099
PackageBase: kevin
Version: 0.4-1
Description: Kevin-CI: a simple-stupid self-hosted continuous integration service
URL: https://github.com/SFTtech/kevin
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: TheJJ
Submitter: TheJJ
FirstSubmitted: 1458517533
LastModified: 1530187139
URLPath: /cgit/aur.git/snapshot/kevin.tar.gz