multisystem on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S multisystem

* (Optional) Uninstall multisystem on Arch using YAY

$ yay -Rns multisystem

2. Manually Install "multisystem" via AUR

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

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

b. Clone multisystem's git locally

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

c. Go to ~/multisystem folder and install it

$ cd ~/multisystem $ makepkg -si

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

ID: 1076628
Name: multisystem
PackageBaseID: 65133
PackageBase: multisystem
Version: 1.0460-1
Description: A GUI tool to create a usb system that can boot multiple distro's
URL: http://liveusb.info/dotclear/index.php
NumVotes: 107
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1354457163
LastModified: 1651853732
URLPath: /cgit/aur.git/snapshot/multisystem.tar.gz