fuzzylite on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S fuzzylite

* (Optional) Uninstall fuzzylite on Arch using YAY

$ yay -Rns fuzzylite

2. Manually Install "fuzzylite" via AUR

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

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

b. Clone fuzzylite's git locally

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

c. Go to ~/fuzzylite folder and install it

$ cd ~/fuzzylite $ makepkg -si

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

ID: 1394492
Name: fuzzylite
PackageBaseID: 125474
PackageBase: fuzzylite
Version: 6.0-7
Description: C++ fuzzy logic control library
URL: https://github.com/fuzzylite/fuzzylite
NumVotes: 11
Popularity: 0.065858
OutOfDate:
Maintainer: carsme
Submitter: bwrsandman
FirstSubmitted: 1505064858
LastModified: 1706481284
URLPath: /cgit/aur.git/snapshot/fuzzylite.tar.gz