kickoff on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S kickoff

* (Optional) Uninstall kickoff on Arch using YAY

$ yay -Rns kickoff

2. Manually Install "kickoff" via AUR

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

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

b. Clone kickoff's git locally

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

c. Go to ~/kickoff folder and install it

$ cd ~/kickoff $ makepkg -si

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

ID: 1367022
Name: kickoff
PackageBaseID: 161139
PackageBase: kickoff
Version: 0.7.2-1
Description: A simple and uncomplicated program launcher for wayland
URL: https://github.com/j0ru/kickoff
NumVotes: 5
Popularity: 0.025879
OutOfDate:
Maintainer: joru
Submitter: joru
FirstSubmitted: 1608569136
LastModified: 1702126197
URLPath: /cgit/aur.git/snapshot/kickoff.tar.gz