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