kdash on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install kdash on Arch using YAY
$
yay -S
kdash
Copied
* (Optional) Uninstall kdash on Arch using YAY
$
yay -Rns
kdash
Copied
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
Copied
b. Clone kdash's git locally
$
git clone https://aur.archlinux.org/kdash.git
~/kdash
Copied
c. Go to ~/kdash folder and install it
$
cd
~/kdash
Copied
$
makepkg -si
Copied
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
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