monarch-bin on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S monarch-bin

* (Optional) Uninstall monarch-bin on Arch using YAY

$ yay -Rns monarch-bin

2. Manually Install "monarch-bin" via AUR

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

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

b. Clone monarch-bin's git locally

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

c. Go to ~/monarch-bin folder and install it

$ cd ~/monarch-bin $ makepkg -si

3. Information about the monarch-bin package on Arch User Repository (AUR)

ID: 1416513
Name: monarch-bin
PackageBaseID: 194319
PackageBase: monarch-bin
Version: 2.2.2-4
Description: a tool for building Flutter widgets in isolation. It makes it easy to build, test and debug complex UIs.
URL: https://monarchapp.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zxp19821005
Submitter: zxp19821005
FirstSubmitted: 1685895670
LastModified: 1709027470
URLPath: /cgit/aur.git/snapshot/monarch-bin.tar.gz