dossier on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S dossier

* (Optional) Uninstall dossier on Arch using YAY

$ yay -Rns dossier

2. Manually Install "dossier" via AUR

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

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

b. Clone dossier's git locally

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

c. Go to ~/dossier folder and install it

$ cd ~/dossier $ makepkg -si

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

ID: 1256926
Name: dossier
PackageBaseID: 184490
PackageBase: dossier
Version: 0.0.5-2
Description: A lightweight dotfile bootstrapper!
URL: https://github.com/CallMeEchoCodes/dossier
NumVotes: 2
Popularity: 1.2E-5
OutOfDate:
Maintainer: CallMeEchoCodes
Submitter: CallMeEchoCodes
FirstSubmitted: 1659172797
LastModified: 1683885986
URLPath: /cgit/aur.git/snapshot/dossier.tar.gz