envscale on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S envscale

* (Optional) Uninstall envscale on Arch using YAY

$ yay -Rns envscale

2. Manually Install "envscale" via AUR

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

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

b. Clone envscale's git locally

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

c. Go to ~/envscale folder and install it

$ cd ~/envscale $ makepkg -si

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

ID: 605400
Name: envscale
PackageBaseID: 141391
PackageBase: envscale
Version: 0.2.0-1
Description: Sets several HiDPI scaling environment variables before running a command
URL: https://github.com/electrickite/envscale
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: electrickite
Submitter: electrickite
FirstSubmitted: 1555733642
LastModified: 1555733642
URLPath: /cgit/aur.git/snapshot/envscale.tar.gz