Package Details: vmchamp-git v0.0.2.r8.g1e2da17-1

Git Clone URL: https://aur.archlinux.org/vmchamp-git.git (read-only, click to copy)
Package Base: vmchamp-git
Description: Simple and fast creation of throwaway VMs on your local machine.
Upstream URL: https://github.com/wubbl0rz/VmChamp
Licenses: GPL3
Conflicts: vmchamp-bin
Submitter: w0rty
Maintainer: w0rty (wubbl0rz)
Last Packager: w0rty
Votes: 1
Popularity: 0.000000
First Submitted: 2023-03-27 18:58 (UTC)
Last Updated: 2023-04-01 19:28 (UTC)

Latest Comments

dreieck commented on 2026-01-16 20:53 (UTC)

Please add provides=("vmchamp"), and add vmchamp to the conflicts array.

Also, you need to strip off the leading v from the package version as requried by the Arch Linux VCS packaging guidelines. When having done so, you can add provides=("vmchamp=${pkgver}") instead of just provides=("vmchamp") if you want to support versioned dependencies on vmchamp.

Regards and thanks for the package!