flixel on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S flixel

* (Optional) Uninstall flixel on Arch using YAY

$ yay -Rns flixel

2. Manually Install "flixel" via AUR

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

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

b. Clone flixel's git locally

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

c. Go to ~/flixel folder and install it

$ cd ~/flixel $ makepkg -si

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

ID: 1174950
Name: flixel
PackageBaseID: 188236
PackageBase: flixel
Version: 5.0.1-1
Description: A powerful 2D game engine for the Haxe programming language + tools. Make sure you have run 'haxelib setup' before installing this package.
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: porta
Submitter: porta
FirstSubmitted: 1669506927
LastModified: 1669506927
URLPath: /cgit/aur.git/snapshot/flixel.tar.gz