knobs on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S knobs

* (Optional) Uninstall knobs on Arch using YAY

$ yay -Rns knobs

2. Manually Install "knobs" via AUR

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

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

b. Clone knobs's git locally

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

c. Go to ~/knobs folder and install it

$ cd ~/knobs $ makepkg -si

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

ID: 1414915
Name: knobs
PackageBaseID: 196547
PackageBase: knobs
Version: 0.9.18-1
Description: Manage system clock frequencies, power limits, and related values.
URL: https://git.sr.ht/~eckso/knobs
NumVotes: 1
Popularity: 0.012036
OutOfDate:
Maintainer: eckso
Submitter: eckso
FirstSubmitted: 1691618601
LastModified: 1708811152
URLPath: /cgit/aur.git/snapshot/knobs.tar.gz