canonical-multipass on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S canonical-multipass

* (Optional) Uninstall canonical-multipass on Arch using YAY

$ yay -Rns canonical-multipass

2. Manually Install "canonical-multipass" via AUR

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

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

b. Clone canonical-multipass's git locally

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

c. Go to ~/canonical-multipass folder and install it

$ cd ~/canonical-multipass $ makepkg -si

3. Information about the canonical-multipass package on Arch User Repository (AUR)

ID: 1405037
Name: canonical-multipass
PackageBaseID: 149490
PackageBase: canonical-multipass
Version: 1.13.0-1
Description: Multipass is a lightweight VM manager for Linux, Windows and macOS.
URL: https://multipass.run
NumVotes: 4
Popularity: 0.157104
OutOfDate:
Maintainer: gdamjan
Submitter: gdamjan
FirstSubmitted: 1582643868
LastModified: 1707237818
URLPath: /cgit/aur.git/snapshot/canonical-multipass.tar.gz