dots on AUR (Arch User Repository)
Last updated: November 15,2024
1. Install "dots" 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 dots on Arch using YAY
$
yay -S
dots
Copied
* (Optional) Uninstall dots on Arch using YAY
$
yay -Rns
dots
Copied
2. Manually Install "dots" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone dots's git locally
$
git clone https://aur.archlinux.org/dots.git
~/dots
Copied
c. Go to ~/dots folder and install it
$
cd
~/dots
Copied
$
makepkg -si
Copied
3. Information about the dots package on Arch User Repository (AUR)
ID: 788581
Name: dots
PackageBaseID: 157155
PackageBase: dots
Version: 0.1.2-1
Description: A simple tool for managing dotfiles with VCS
URL: https://git.jacobkoziej.xyz/dotfile-manager/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jacobkoziej
Submitter: jacobkoziej
FirstSubmitted: 1598552251
LastModified: 1599494574
URLPath: /cgit/aur.git/snapshot/dots.tar.gz
Name: dots
PackageBaseID: 157155
PackageBase: dots
Version: 0.1.2-1
Description: A simple tool for managing dotfiles with VCS
URL: https://git.jacobkoziej.xyz/dotfile-manager/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jacobkoziej
Submitter: jacobkoziej
FirstSubmitted: 1598552251
LastModified: 1599494574
URLPath: /cgit/aur.git/snapshot/dots.tar.gz