flutterup on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S flutterup

* (Optional) Uninstall flutterup on Arch using YAY

$ yay -Rns flutterup

2. Manually Install "flutterup" via AUR

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

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

b. Clone flutterup's git locally

$ git clone https://aur.archlinux.org/flutterup.git ~/flutterup

c. Go to ~/flutterup folder and install it

$ cd ~/flutterup $ makepkg -si

3. Information about the flutterup package on Arch User Repository (AUR)

ID: 1311611
Name: flutterup
PackageBaseID: 193332
PackageBase: flutterup
Version: 0.2.3-1.0
Description: A flutter wrapper, to install and package flutter packages
URL: https://github.com/Decodetalkers/flutterup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SteinGates
Submitter: SteinGates
FirstSubmitted: 1683389598
LastModified: 1693447583
URLPath: /cgit/aur.git/snapshot/flutterup.tar.gz