ketchup-bin on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S ketchup-bin

* (Optional) Uninstall ketchup-bin on Arch using YAY

$ yay -Rns ketchup-bin

2. Manually Install "ketchup-bin" via AUR

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

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

b. Clone ketchup-bin's git locally

$ git clone https://aur.archlinux.org/ketchup-bin.git ~/ketchup-bin

c. Go to ~/ketchup-bin folder and install it

$ cd ~/ketchup-bin $ makepkg -si

3. Information about the ketchup-bin package on Arch User Repository (AUR)

ID: 270851
Name: ketchup-bin
PackageBaseID: 106907
PackageBase: ketchup-bin
Version: 0.1.0-4
Description: a pomodoro timer using client <-> server architecture
URL: https://github.com/jreinert/ketchup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jokke
Submitter: jokke
FirstSubmitted: 1454334131
LastModified: 1454347971
URLPath: /cgit/aur.git/snapshot/ketchup-bin.tar.gz