flutter-dev on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S flutter-dev

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

$ yay -Rns flutter-dev

2. Manually Install "flutter-dev" via AUR

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

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

b. Clone flutter-dev's git locally

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

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

$ cd ~/flutter-dev $ makepkg -si

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

ID: 967635
Name: flutter-dev
PackageBaseID: 131460
PackageBase: flutter-dev
Version: 2.6.0_11.0.pre-1
Description: A new mobile app SDK to help developers and designers build modern mobile apps for iOS and Android
URL: https://flutter.dev
NumVotes: 5
Popularity: 0
OutOfDate: 1680132702
Maintainer: gamemaker1
Submitter: frealgagu
FirstSubmitted: 1523243575
LastModified: 1632991091
URLPath: /cgit/aur.git/snapshot/flutter-dev.tar.gz