flutter-engine on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S flutter-engine

* (Optional) Uninstall flutter-engine on Arch using YAY

$ yay -Rns flutter-engine

2. Manually Install "flutter-engine" via AUR

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

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

b. Clone flutter-engine's git locally

$ git clone https://aur.archlinux.org/flutter-engine.git ~/flutter-engine

c. Go to ~/flutter-engine folder and install it

$ cd ~/flutter-engine $ makepkg -si

3. Information about the flutter-engine package on Arch User Repository (AUR)

ID: 1366383
Name: flutter-engine
PackageBaseID: 197865
PackageBase: flutter-engine
Version: 1:1.0.1-1
Description: Engine for flutter applications.
URL: https://github.com/flutter/engine
NumVotes: 1
Popularity: 0.118017
OutOfDate:
Maintainer: patlefort
Submitter: patlefort
FirstSubmitted: 1695496107
LastModified: 1702018182
URLPath: /cgit/aur.git/snapshot/flutter-engine.tar.gz