
6,774
Downloads
224
Downloads of v 2.069.2
12/28/2015
Last update
dmd is the reference compiler for the D programming language.
To install DMD, run the following command from the command line or from PowerShell:
C:\> choco install dmd
--version 2.069.2
To upgrade DMD, run the following command from the command line or from PowerShell:
C:\> choco upgrade dmd
--version 2.069.2
Files
Hide- tools\chocolateyInstall.ps1
Show
$packageName = 'dmd' $version = '2.069.2' $url = 'http://downloads.dlang.org/releases/2.x/{0}/dmd.{0}.windows.zip' -f $version $installDir = Split-Path -parent $MyInvocation.MyCommand.Definition Install-ChocolateyZipPackage "$packageName" "$url" "$installDir"
Virus Scan Results
- dmd.2.069.2.nupkg (21e506fd0ed3) - ## / 56 - Log in or click on link to see number of positives
- dmd.2.069.2.windows.zip (27811bd87f1a) - ## / 57 - Log in or click on link to see number of positives
Dependencies
This package has no dependencies.
Package Maintainer(s)
Software Author(s)
Tags
Version History
Version | Downloads | Last updated | Status |
---|---|---|---|
DMD 2.073.0 | 4833 | Wednesday, February 1, 2017 | approved |
DMD 2.071.0 | 369 | Monday, April 18, 2016 | approved |
DMD 2.069.2 | 224 | Monday, December 28, 2015 | approved |
DMD 2.068.1 | 158 | Tuesday, September 22, 2015 | approved |
DMD 2.067.1 | 143 | Sunday, June 14, 2015 | approved |
DMD 2.067.0 | 256 | Wednesday, March 25, 2015 | approved |
DMD 2.066.1 | 232 | Friday, February 13, 2015 | approved |
DMD 2.066 | 473 | Thursday, October 30, 2014 | approved |
Discussion for the DMD Package
Ground rules:
- This discussion is only about DMD and the DMD package. If you have feedback for Chocolatey, please contact the google group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or DMD, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.