envycontrol on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S envycontrol

* (Optional) Uninstall envycontrol on Arch using YAY

$ yay -Rns envycontrol

2. Manually Install "envycontrol" via AUR

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

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

b. Clone envycontrol's git locally

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

c. Go to ~/envycontrol folder and install it

$ cd ~/envycontrol $ makepkg -si

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

ID: 1421948
Name: envycontrol
PackageBaseID: 174180
PackageBase: envycontrol
Version: 3.4.0-1
Description: CLI tool for Nvidia Optimus graphics mode switching on Linux
URL: https://github.com/bayasdev/envycontrol
NumVotes: 22
Popularity: 0.183097
OutOfDate:
Maintainer: bayasdev
Submitter: bayasdev
FirstSubmitted: 1640029612
LastModified: 1709746336
URLPath: /cgit/aur.git/snapshot/envycontrol.tar.gz

5. The same packages on other Linux Distributions