flutter-dummy on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S flutter-dummy

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

$ yay -Rns flutter-dummy

2. Manually Install "flutter-dummy" via AUR

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

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

b. Clone flutter-dummy's git locally

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

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

$ cd ~/flutter-dummy $ makepkg -si

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

ID: 1424284
Name: flutter-dummy
PackageBaseID: 203536
PackageBase: flutter-dummy
Version: 3.19.2-1
Description: An empty package for users who have flutter SDK installed in their home dir, to satisfy the build dependencies of flutter applications.
URL: https://flutter.dev
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Interaccoonale
Submitter: Interaccoonale
FirstSubmitted: 1710063882
LastModified: 1710063993
URLPath: /cgit/aur.git/snapshot/flutter-dummy.tar.gz