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
Copied
b. Install multipass on Arch using YAY
$
yay -S
multipass
Copied
* (Optional) Uninstall multipass on Arch using YAY
$
yay -Rns
multipass
Copied
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
Copied
b. Clone multipass's git locally
$
git clone https://aur.archlinux.org/multipass.git
~/multipass
Copied
c. Go to ~/multipass folder and install it
$
cd
~/multipass
Copied
$
makepkg -si
Copied
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
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