Search Criteria
Package Details: dvm-bin 1.2.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/dvm-bin.git (read-only, click to copy) |
---|---|
Package Base: | dvm-bin |
Description: | discord version manager for linux |
Upstream URL: | https://github.com/diced/dvm |
Keywords: | discord dvm |
Conflicts: | discord, discord-canary, discord-development, discord-ptb, dvm, dvm-git |
Submitter: | hvksmr1996 |
Maintainer: | dicedtomato |
Last Packager: | dicedtomato |
Votes: | 4 |
Popularity: | 0.59 |
First Submitted: | 2020-09-09 02:48 (UTC) |
Last Updated: | 2023-12-10 04:39 (UTC) |
Latest Comments
hvksmr1996 commented on 2023-12-11 11:13 (UTC)
@dicedtomato The previous dvm-bin and yours serve different purposes. This means that those who have installed dvm-bin will update to a different tool. I'd rather you delete it or revert to the prior state.
dicedtomato commented on 2023-12-10 04:41 (UTC)
Hey, I've taken over this package for my project as it has the same name and the dvm-bin package became orphaned after some time. Hope this was the correct way to do this, thanks!
hvksmr1996 commented on 2021-02-28 07:09 (UTC)
@jorgebodega This PKGBUILD does not invoke
unzip
command directly, rather, it relies on AUR helper to download and extract the archive file. This means that it is notdvm-bin
but the AUR helper that is missing dependencies.jorgebodega commented on 2021-02-26 13:39 (UTC) (edited on 2021-02-26 13:41 (UTC) by jorgebodega)
This package still have problems like this. Maybe
unzip
should be included into dependencies.I needed to install unzip just to install deno 1.7.5 with
dvm install
on Arch (5.11.1-arch1-1)