fvm-bin on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S fvm-bin

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

$ yay -Rns fvm-bin

2. Manually Install "fvm-bin" via AUR

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

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

b. Clone fvm-bin's git locally

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

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

$ cd ~/fvm-bin $ makepkg -si

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

ID: 1280834
Name: fvm-bin
PackageBaseID: 178524
PackageBase: fvm-bin
Version: 2.4.1-2
Description: Flutter Version Management: A simple CLI to manage Flutter SDK versions.
URL: https://github.com/fluttertools/fvm
NumVotes: 5
Popularity: 0.005309
OutOfDate: 1708844549
Maintainer: docler
Submitter: docler
FirstSubmitted: 1651570898
LastModified: 1688108672
URLPath: /cgit/aur.git/snapshot/fvm-bin.tar.gz