subvars on AUR (Arch User Repository)
Last updated: November 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
Copied
b. Install subvars on Arch using YAY
$
yay -S
subvars
Copied
* (Optional) Uninstall subvars on Arch using YAY
$
yay -Rns
subvars
Copied
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
Copied
b. Clone subvars's git locally
$
git clone https://aur.archlinux.org/subvars.git
~/subvars
Copied
c. Go to ~/subvars folder and install it
$
cd
~/subvars
Copied
$
makepkg -si
Copied
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
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