afnix on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S afnix

* (Optional) Uninstall afnix on Arch using YAY

$ yay -Rns afnix

2. Manually Install "afnix" via AUR

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

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

b. Clone afnix's git locally

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

c. Go to ~/afnix folder and install it

$ cd ~/afnix $ makepkg -si

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

ID: 1395788
Name: afnix
PackageBaseID: 114749
PackageBase: afnix
Version: 3.8.0-2
Description: Multi-threaded functional programming language
URL: http://www.afnix.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: meanjollies
Submitter: xyproto
FirstSubmitted: 1471357996
LastModified: 1706666812
URLPath: /cgit/aur.git/snapshot/afnix.tar.gz