flix on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install flix on Arch using YAY
$
yay -S
flix
Copied
* (Optional) Uninstall flix on Arch using YAY
$
yay -Rns
flix
Copied
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
Copied
b. Clone flix's git locally
$
git clone https://aur.archlinux.org/flix.git
~/flix
Copied
c. Go to ~/flix folder and install it
$
cd
~/flix
Copied
$
makepkg -si
Copied
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
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