dotbot on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "dotbot" 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 dotbot on Arch using YAY
$
yay -S
dotbot
Copied
* (Optional) Uninstall dotbot on Arch using YAY
$
yay -Rns
dotbot
Copied
2. Manually Install "dotbot" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone dotbot's git locally
$
git clone https://aur.archlinux.org/dotbot.git
~/dotbot
Copied
c. Go to ~/dotbot folder and install it
$
cd
~/dotbot
Copied
$
makepkg -si
Copied
3. Information about the dotbot package on Arch User Repository (AUR)
ID: 1394485
Name: dotbot
PackageBaseID: 165728
PackageBase: dotbot
Version: 1.20.1-2
Description: A tool that bootstraps your dotfiles
URL: https://github.com/anishathalye/dotbot
NumVotes: 3
Popularity: 0.135064
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1618668663
LastModified: 1706481205
URLPath: /cgit/aur.git/snapshot/dotbot.tar.gz
Name: dotbot
PackageBaseID: 165728
PackageBase: dotbot
Version: 1.20.1-2
Description: A tool that bootstraps your dotfiles
URL: https://github.com/anishathalye/dotbot
NumVotes: 3
Popularity: 0.135064
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1618668663
LastModified: 1706481205
URLPath: /cgit/aur.git/snapshot/dotbot.tar.gz