dose on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S dose

* (Optional) Uninstall dose on Arch using YAY

$ yay -Rns dose

2. Manually Install "dose" via AUR

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

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

b. Clone dose's git locally

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

c. Go to ~/dose folder and install it

$ cd ~/dose $ makepkg -si

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

ID: 1027464
Name: dose
PackageBaseID: 134673
PackageBase: dose
Version: 1.2.3-1
Description: Traffic light/signal/semaphore GUI for test driven development (TDD)
URL: https://github.com/danilobellini/dose
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hexd
Submitter: hexd
FirstSubmitted: 1533071320
LastModified: 1643430669
URLPath: /cgit/aur.git/snapshot/dose.tar.gz