createvm on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "createvm" 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 createvm on Arch using YAY
$
yay -S
createvm
Copied
* (Optional) Uninstall createvm on Arch using YAY
$
yay -Rns
createvm
Copied
2. Manually Install "createvm" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone createvm's git locally
$
git clone https://aur.archlinux.org/createvm.git
~/createvm
Copied
c. Go to ~/createvm folder and install it
$
cd
~/createvm
Copied
$
makepkg -si
Copied
3. Information about the createvm package on Arch User Repository (AUR)
ID: 898344
Name: createvm
PackageBaseID: 28328
PackageBase: createvm
Version: 0.5-2
Description: Script to create VMware virtual machine
URL: https://github.com/beeman/createvm.sh
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ndowens
FirstSubmitted: 1247683602
LastModified: 1619486957
URLPath: /cgit/aur.git/snapshot/createvm.tar.gz
Name: createvm
PackageBaseID: 28328
PackageBase: createvm
Version: 0.5-2
Description: Script to create VMware virtual machine
URL: https://github.com/beeman/createvm.sh
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ndowens
FirstSubmitted: 1247683602
LastModified: 1619486957
URLPath: /cgit/aur.git/snapshot/createvm.tar.gz