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