fancy on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S fancy

* (Optional) Uninstall fancy on Arch using YAY

$ yay -Rns fancy

2. Manually Install "fancy" via AUR

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

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

b. Clone fancy's git locally

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

c. Go to ~/fancy folder and install it

$ cd ~/fancy $ makepkg -si

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

ID: 1018904
Name: fancy
PackageBaseID: 169831
PackageBase: fancy
Version: 0.7.3-1
Description: Set of software which allows you to control your laptop fans. It includes a service daemon to allow accessing to the embedded controller and controlling it through D-Bus, and a CLI to send commands.
URL: https://github.com/MusiKid/fancy
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BachoSeven
Submitter: BachoSeven
FirstSubmitted: 1628702295
LastModified: 1642198737
URLPath: /cgit/aur.git/snapshot/fancy.tar.gz