setup on AUR (Arch User Repository)

Last updated: May 19,2024

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

b. Install setup on Arch using YAY

$ yay -S setup

* (Optional) Uninstall setup on Arch using YAY

$ yay -Rns setup

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

b. Clone setup's git locally

$ git clone https://aur.archlinux.org/setup.git ~/setup

c. Go to ~/setup folder and install it

$ cd ~/setup $ makepkg -si

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