Am 11.09.2013 01:17, schrieb Peter Williams:
On 11/09/13 06:48, Andrei Alexandrescu wrote:
We've been experimenting with http://code.dlang.org for a while and
things are going well. In particular Sönke has been very active about
maintaining and improving it, which brings further confidence in the
future of the project.
We're considering making dub the official package manager for D. What do
you all think?
Is there a 64 bit rpm for dub?
Peter
AFAIK nobody has started to make RPM's yet (only DEB, AUR and Homebrew
so far). Manual installation is trivial though (just ./build.sh and
symlink the executable to /usr/local/bin or similar, or put it in PATH).