flutter-git-clone on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S flutter-git-clone

* (Optional) Uninstall flutter-git-clone on Arch using YAY

$ yay -Rns flutter-git-clone

2. Manually Install "flutter-git-clone" via AUR

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

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

b. Clone flutter-git-clone's git locally

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

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

$ cd ~/flutter-git-clone $ makepkg -si

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

ID: 1266667
Name: flutter-git-clone
PackageBaseID: 194196
PackageBase: flutter-git-clone
Version: 1.1-1
Description: UI framework for crossplatform development (git version)
URL: https://github.com/flutter/flutter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dancheg97
Submitter: dancheg97
FirstSubmitted: 1685690619
LastModified: 1685691140
URLPath: /cgit/aur.git/snapshot/flutter-git-clone.tar.gz