dapper on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S dapper

* (Optional) Uninstall dapper on Arch using YAY

$ yay -Rns dapper

2. Manually Install "dapper" via AUR

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

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

b. Clone dapper's git locally

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

c. Go to ~/dapper folder and install it

$ cd ~/dapper $ makepkg -si

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

ID: 920054
Name: dapper
PackageBaseID: 59681
PackageBase: dapper
Version: 1.0.0-1
Description: Desktop Applications Autostarter
URL: https://jjacky.com/dapper
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: p00f
Submitter: jjacky
FirstSubmitted: 1338553860
LastModified: 1623455125
URLPath: /cgit/aur.git/snapshot/dapper.tar.gz

5. The same packages on other Linux Distributions