dose on AUR (Arch User Repository)
Last updated: November 13,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
Copied
b. Install dose on Arch using YAY
$
yay -S
dose
Copied
* (Optional) Uninstall dose on Arch using YAY
$
yay -Rns
dose
Copied
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
Copied
b. Clone dose's git locally
$
git clone https://aur.archlinux.org/dose.git
~/dose
Copied
c. Go to ~/dose folder and install it
$
cd
~/dose
Copied
$
makepkg -si
Copied
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
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