Search Criteria
Package Details: qrun-git r58.b4de532-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/qrun-git.git (read-only, click to copy) |
---|---|
Package Base: | qrun-git |
Description: | A command line tool to run QEMU in the most common configurations |
Upstream URL: | None |
Licenses: | GPL |
Conflicts: | qrun, torque |
Provides: | qrun |
Submitter: | vmaffione |
Maintainer: | vmaffione |
Last Packager: | vmaffione |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2015-11-13 11:08 (UTC) |
Last Updated: | 2023-05-09 20:32 (UTC) |
Dependencies (5)
- bridge-utils
- iproute2 (iproute2-gitAUR, busybox-coreutilsAUR, iproute2-selinuxAUR)
- python (python37AUR, python311AUR, python310AUR)
- qemu (qemu-gitAUR, qemu-headless-gitAUR, qemu-base, qemu-desktop, qemu-full)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
vmaffione commented on 2023-05-09 20:33 (UTC) (edited on 2023-05-09 20:33 (UTC) by vmaffione)
Many thanks for the hints. I did as you suggested. Please let me know if you have additional suggestions.
Cheers, Vincenzo
dreieck commented on 2023-05-04 15:29 (UTC)
Please add
provides=("qrun")
conflicts=("qrun" "torque")
Thanks for maintaining!