dotfiles on AUR (Arch User Repository)
Last updated: February 24,2025
1. Install "dotfiles" 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 dotfiles on Arch using YAY
$
yay -S
dotfiles
Copied
* (Optional) Uninstall dotfiles on Arch using YAY
$
yay -Rns
dotfiles
Copied
2. Manually Install "dotfiles" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone dotfiles's git locally
$
git clone https://aur.archlinux.org/dotfiles.git
~/dotfiles
Copied
c. Go to ~/dotfiles folder and install it
$
cd
~/dotfiles
Copied
$
makepkg -si
Copied
3. Information about the dotfiles package on Arch User Repository (AUR)
ID: 211485
Name: dotfiles
PackageBaseID: 68071
PackageBase: dotfiles
Version: 0.6.4-2
Description: A tool to make managing your dotfile symlinks in $HOME easy, allowing you to keep all of them in a single directory.
URL: https://github.com/jbernard/dotfiles
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: infernal
Submitter: stiost
FirstSubmitted: 1363160324
LastModified: 1436860453
URLPath: /cgit/aur.git/snapshot/dotfiles.tar.gz
Name: dotfiles
PackageBaseID: 68071
PackageBase: dotfiles
Version: 0.6.4-2
Description: A tool to make managing your dotfile symlinks in $HOME easy, allowing you to keep all of them in a single directory.
URL: https://github.com/jbernard/dotfiles
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: infernal
Submitter: stiost
FirstSubmitted: 1363160324
LastModified: 1436860453
URLPath: /cgit/aur.git/snapshot/dotfiles.tar.gz