flix on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S flix

* (Optional) Uninstall flix on Arch using YAY

$ yay -Rns flix

2. Manually Install "flix" via AUR

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

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

b. Clone flix's git locally

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

c. Go to ~/flix folder and install it

$ cd ~/flix $ makepkg -si

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

ID: 1252594
Name: flix
PackageBaseID: 187148
PackageBase: flix
Version: 0.35.0-1
Description: Next-generation reliable, safe, concise, and functional-first programming language.
URL: https://flix.dev
NumVotes: 0
Popularity: 0
OutOfDate: 1710238677
Maintainer: sam.ezeh
Submitter: CPCTC
FirstSubmitted: 1667707298
LastModified: 1683204599
URLPath: /cgit/aur.git/snapshot/flix.tar.gz