kronisk on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S kronisk

* (Optional) Uninstall kronisk on Arch using YAY

$ yay -Rns kronisk

2. Manually Install "kronisk" via AUR

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

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

b. Clone kronisk's git locally

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

c. Go to ~/kronisk folder and install it

$ cd ~/kronisk $ makepkg -si

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

ID: 1407942
Name: kronisk
PackageBaseID: 171043
PackageBase: kronisk
Version: 0.1.0-4
Description: Runs a command quietly unless it fails. Python implementation of chronic(1).
URL: https://codeberg.org/kas/kronisk
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kseistrup
Submitter: kseistrup
FirstSubmitted: 1631625446
LastModified: 1707726414
URLPath: /cgit/aur.git/snapshot/kronisk.tar.gz