fvm on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S fvm

* (Optional) Uninstall fvm on Arch using YAY

$ yay -Rns fvm

2. Manually Install "fvm" via AUR

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

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

b. Clone fvm's git locally

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

c. Go to ~/fvm folder and install it

$ cd ~/fvm $ makepkg -si

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

ID: 1425375
Name: fvm
PackageBaseID: 199093
PackageBase: fvm
Version: 3.0.13-2
Description: Flutter Version Management: A simple cli to manage Flutter SDK versions.
URL: https://github.com/leoafarias/fvm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: joaovictorsoars
Submitter: joaovictorsoars
FirstSubmitted: 1698693900
LastModified: 1710189975
URLPath: /cgit/aur.git/snapshot/fvm.tar.gz