supergfxctl on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S supergfxctl

* (Optional) Uninstall supergfxctl on Arch using YAY

$ yay -Rns supergfxctl

2. Manually Install "supergfxctl" via AUR

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

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

b. Clone supergfxctl's git locally

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

c. Go to ~/supergfxctl folder and install it

$ cd ~/supergfxctl $ makepkg -si

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

ID: 1346693
Name: supergfxctl
PackageBaseID: 175767
PackageBase: supergfxctl
Version: 5.1.2-1
Description: A utility for Linux graphics switching on Intel/AMD iGPU + nVidia dGPU laptops
URL: https://gitlab.com/asus-linux/supergfxctl
NumVotes: 9
Popularity: 1.000774
OutOfDate:
Maintainer: ModYokosuka
Submitter: ModYokosuka
FirstSubmitted: 1644254371
LastModified: 1698979336
URLPath: /cgit/aur.git/snapshot/supergfxctl.tar.gz

5. The same packages on other Linux Distributions