kdash on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S kdash

* (Optional) Uninstall kdash on Arch using YAY

$ yay -Rns kdash

2. Manually Install "kdash" via AUR

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

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

b. Clone kdash's git locally

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

c. Go to ~/kdash folder and install it

$ cd ~/kdash $ makepkg -si

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

ID: 1392766
Name: kdash
PackageBaseID: 194939
PackageBase: kdash
Version: 0.6.0-1
Description: A simple and fast dashboard for Kubernetes
URL: https://kdash.cli.rs/
NumVotes: 2
Popularity: 0.070414
OutOfDate:
Maintainer: ogarcia
Submitter: ogarcia
FirstSubmitted: 1687338492
LastModified: 1706253890
URLPath: /cgit/aur.git/snapshot/kdash.tar.gz