instater on AUR (Arch User Repository)

Last updated: July 07,2024

1. Install "instater" 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 instater on Arch using YAY

$ yay -S instater

* (Optional) Uninstall instater on Arch using YAY

$ yay -Rns instater

2. Manually Install "instater" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone instater's git locally

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

c. Go to ~/instater folder and install it

$ cd ~/instater $ makepkg -si

3. Information about the instater package on Arch User Repository (AUR)

ID: 1269241
Name: instater
PackageBaseID: 172369
PackageBase: instater
Version: 0.13.0-1
Description: An easy solution for system/dotfile configuration
URL: https://github.com/nayaverdier/instater
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: nayaverdier
Submitter: nayaverdier
FirstSubmitted: 1635151012
LastModified: 1686100710
URLPath: /cgit/aur.git/snapshot/instater.tar.gz