subvars on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S subvars

* (Optional) Uninstall subvars on Arch using YAY

$ yay -Rns subvars

2. Manually Install "subvars" via AUR

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

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

b. Clone subvars's git locally

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

c. Go to ~/subvars folder and install it

$ cd ~/subvars $ makepkg -si

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

ID: 933837
Name: subvars
PackageBaseID: 168811
PackageBase: subvars
Version: 0.1.4-1
Description: Substitute environment variables from command line for template driven configuration files
URL: https://subvars.lmno.pk
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kha7iq
Submitter: kha7iq
FirstSubmitted: 1625944158
LastModified: 1626166462
URLPath: /cgit/aur.git/snapshot/subvars.tar.gz