flutter-light on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S flutter-light

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

$ yay -Rns flutter-light

2. Manually Install "flutter-light" via AUR

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

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

b. Clone flutter-light's git locally

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

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

$ cd ~/flutter-light $ makepkg -si

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

ID: 1295750
Name: flutter-light
PackageBaseID: 188283
PackageBase: flutter-light
Version: 3.10.6-1
Description: A new mobile app SDK to help developers and designers build modern mobile apps for iOS and Android. Using the dart package provided by Arch devs (slower updates)
URL: https://flutter.dev
NumVotes: 1
Popularity: 7.1E-5
OutOfDate: 1694870879
Maintainer: tiziodcaio
Submitter: tiziodcaio
FirstSubmitted: 1669650173
LastModified: 1690571254
URLPath: /cgit/aur.git/snapshot/flutter-light.tar.gz