linux-dash on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S linux-dash

* (Optional) Uninstall linux-dash on Arch using YAY

$ yay -Rns linux-dash

2. Manually Install "linux-dash" via AUR

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

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

b. Clone linux-dash's git locally

$ git clone https://aur.archlinux.org/linux-dash.git ~/linux-dash

c. Go to ~/linux-dash folder and install it

$ cd ~/linux-dash $ makepkg -si

3. Information about the linux-dash package on Arch User Repository (AUR)

ID: 738190
Name: linux-dash
PackageBaseID: 83328
PackageBase: linux-dash
Version: 2.0-1
Description: A drop-in, low-overhead monitoring web dashboard for a linux machine.
URL: https://github.com/afaqurk/linux-dash
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
Submitter: supermario
FirstSubmitted: 1403745567
LastModified: 1589732316
URLPath: /cgit/aur.git/snapshot/linux-dash.tar.gz