asusctl on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S asusctl

* (Optional) Uninstall asusctl on Arch using YAY

$ yay -Rns asusctl

2. Manually Install "asusctl" via AUR

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

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

b. Clone asusctl's git locally

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

c. Go to ~/asusctl folder and install it

$ cd ~/asusctl $ makepkg -si

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

ID: 1426718
Name: asusctl
PackageBaseID: 171164
PackageBase: asusctl
Version: 5.0.10-0.1
Description: A control daemon, CLI tools, and a collection of crates for interacting with ASUS ROG laptops
URL: https://asus-linux.org
NumVotes: 14
Popularity: 2.622557
OutOfDate:
Maintainer: fabiscafe
Submitter: fabiscafe
FirstSubmitted: 1631962895
LastModified: 1710371800
URLPath: /cgit/aur.git/snapshot/asusctl.tar.gz

5. The same packages on other Linux Distributions