devdash on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S devdash

* (Optional) Uninstall devdash on Arch using YAY

$ yay -Rns devdash

2. Manually Install "devdash" via AUR

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

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

b. Clone devdash's git locally

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

c. Go to ~/devdash folder and install it

$ cd ~/devdash $ makepkg -si

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

ID: 1279695
Name: devdash
PackageBaseID: 145744
PackageBase: devdash
Version: 0.5.0-1
Description: Highly Configurable Terminal Dashboard for Developers
URL: https://github.com/Phantas0s/devdash
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: TrialnError
Submitter: navigaid
FirstSubmitted: 1570767037
LastModified: 1687898595
URLPath: /cgit/aur.git/snapshot/devdash.tar.gz