coreupdown on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S coreupdown

* (Optional) Uninstall coreupdown on Arch using YAY

$ yay -Rns coreupdown

2. Manually Install "coreupdown" via AUR

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

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

b. Clone coreupdown's git locally

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

c. Go to ~/coreupdown folder and install it

$ cd ~/coreupdown $ makepkg -si

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

ID: 1415123
Name: coreupdown
PackageBaseID: 202938
PackageBase: coreupdown
Version: 1.0-1
Description: Dynamically turn all non-main CPU's on and off
URL: https://codeberg.org/maandree/coreupdown
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1708857820
LastModified: 1708857820
URLPath: /cgit/aur.git/snapshot/coreupdown.tar.gz