multipass on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S multipass

* (Optional) Uninstall multipass on Arch using YAY

$ yay -Rns multipass

2. Manually Install "multipass" via AUR

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

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

b. Clone multipass's git locally

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

c. Go to ~/multipass folder and install it

$ cd ~/multipass $ makepkg -si

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

ID: 676856
Name: multipass
PackageBaseID: 120427
PackageBase: multipass
Version: 18.06-1
Description: Broadcast X11 key events to multiple windows
URL: https://www.uninformativ.de/git/multipass
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: yhaupenthal
Submitter: yhaupenthal
FirstSubmitted: 1488923751
LastModified: 1576359250
URLPath: /cgit/aur.git/snapshot/multipass.tar.gz