devdash-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S devdash-bin

* (Optional) Uninstall devdash-bin on Arch using YAY

$ yay -Rns devdash-bin

2. Manually Install "devdash-bin" via AUR

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

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

b. Clone devdash-bin's git locally

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

c. Go to ~/devdash-bin folder and install it

$ cd ~/devdash-bin $ makepkg -si

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

ID: 938751
Name: devdash-bin
PackageBaseID: 158140
PackageBase: devdash-bin
Version: 0.5.0-1
Description: Highly Configurable Terminal Dashboard for Developers
URL: https://thedevdash.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1601283110
LastModified: 1627171512
URLPath: /cgit/aur.git/snapshot/devdash-bin.tar.gz