dashing on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S dashing

* (Optional) Uninstall dashing on Arch using YAY

$ yay -Rns dashing

2. Manually Install "dashing" via AUR

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

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

b. Clone dashing's git locally

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

c. Go to ~/dashing folder and install it

$ cd ~/dashing $ makepkg -si

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

ID: 1265677
Name: dashing
PackageBaseID: 118348
PackageBase: dashing
Version: 0.4.0-2
Description: A Dash Generator Script for Any HTML
URL: https://github.com/technosophos/dashing
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: FichteFoll
Submitter: ivanruvalcaba
FirstSubmitted: 1483370961
LastModified: 1685491774
URLPath: /cgit/aur.git/snapshot/dashing.tar.gz