setup on AUR (Arch User Repository)
Last updated: January 11,2025
1. Install "setup" 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 setup on Arch using YAY
$
yay -S
setup
Copied
* (Optional) Uninstall setup on Arch using YAY
$
yay -Rns
setup
Copied
2. Manually Install "setup" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone setup's git locally
$
git clone https://aur.archlinux.org/setup.git
~/setup
Copied
c. Go to ~/setup folder and install it
$
cd
~/setup
Copied
$
makepkg -si
Copied
3. Information about the setup package on Arch User Repository (AUR)
ID: 574432
Name: setup
PackageBaseID: 138593
PackageBase: setup
Version: 0.1-1
Description: A utility for manage dotfiles and install scripts.
URL: https://www.gitlab.com/DavidBittner/setup
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: DavidBittner
Submitter: DavidBittner
FirstSubmitted: 1546835785
LastModified: 1546835785
URLPath: /cgit/aur.git/snapshot/setup.tar.gz
Name: setup
PackageBaseID: 138593
PackageBase: setup
Version: 0.1-1
Description: A utility for manage dotfiles and install scripts.
URL: https://www.gitlab.com/DavidBittner/setup
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: DavidBittner
Submitter: DavidBittner
FirstSubmitted: 1546835785
LastModified: 1546835785
URLPath: /cgit/aur.git/snapshot/setup.tar.gz