felix on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S felix

* (Optional) Uninstall felix on Arch using YAY

$ yay -Rns felix

2. Manually Install "felix" via AUR

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

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

b. Clone felix's git locally

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

c. Go to ~/felix folder and install it

$ cd ~/felix $ makepkg -si

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

ID: 602401
Name: felix
PackageBaseID: 141021
PackageBase: felix
Version: 2019.01.06.r79.gd78b73884-1
Description: The Felix programming language
URL: https://github.com/felix-lang/felix
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: loftsmen
Submitter: loftsmen
FirstSubmitted: 1554535530
LastModified: 1554768236
URLPath: /cgit/aur.git/snapshot/felix.tar.gz