Downloads:
228,948
Downloads of v 1.4.0:
76
Last Update:
18 Sep 2021
Package Maintainer(s):
Software Author(s):
- Daniel Milde
Tags:
gdu disk-usage disk hdd ssd foss- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Go Disk Usage
This is not the latest version of Go Disk Usage available.
- 1
- 2
- 3
1.4.0 | Updated: 18 Sep 2021
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
228,948
Downloads of v 1.4.0:
76
Maintainer(s):
Software Author(s):
- Daniel Milde
Go Disk Usage 1.4.0
This is not the latest version of Go Disk Usage available.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Daniel Milde. The inclusion of Daniel Milde trademark(s), if any, upon this webpage is solely to identify Daniel Milde goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Go Disk Usage, run the following command from the command line or from PowerShell:
To upgrade Go Disk Usage, run the following command from the command line or from PowerShell:
To uninstall Go Disk Usage, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download gdu --internalize --version=1.4.0 --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade gdu -y --source="'INTERNAL REPO URL'" --version="'1.4.0'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade gdu -y --source="'INTERNAL REPO URL'" --version="'1.4.0'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install gdu
win_chocolatey:
name: gdu
version: '1.4.0'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'gdu' do
action :install
source 'INTERNAL REPO URL'
version '1.4.0'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller gdu
{
Name = "gdu"
Version = "1.4.0"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'gdu':
ensure => '1.4.0',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved by moderator TheCakeIsNaOH on 18 Sep 2021.
From: https://github.com/dundee/gdu/blob/v1.4.0/LICENSE.md
LICENSE
Copyright 2020-2021 Daniel Milde <[email protected]>
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
Package can be verified like this:
1. Go to https://github.com/dundee/gdu/releases/v1.4.0, and download from there.
x86_64: https://github.com/dundee/gdu/releases/download/v1.4.0/gdu-windows-amd64.zip
to download the archive. You may want to unpack and rename the file.
2. You can use one of the following methods to obtain the SHA512 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'
checksum: df0b74dff6e24339a3480c38be982af73be7294161fa2ecc637362c39cc0a611903bd3e2964a5e77ef132e7a764e8372ceb76b3e69c04eee0c91335317d32da5
File 'LICENSE.txt' obtained from:
https://github.com/dundee/gdu/blob/v1.4.0/LICENSE.md
md5: 3B097A854688D493BDAA84CB69B9E066 | sha1: BFEDCC4D2AB694A43EF80F3BA4C228A80A0BF77E | sha256: 26723259626632B9B4063FF71A15112C8C8E00FFF3463538D0D9C1D48A5CDF13 | sha512: DF0B74DFF6E24339A3480C38BE982AF73BE7294161FA2ECC637362C39CC0A611903BD3E2964A5E77EF132E7A764E8372CEB76B3E69C04EEE0C91335317D32DA5
Log in or click on link to see number of positives.
- gdu.1.4.0.nupkg (288a00f68d12) - ## / 58
- gdu.exe (267232596266) - ## / 67
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
Go Disk Usage 5.28.0 | 46694 | Wednesday, April 24, 2024 | Approved | |
Go Disk Usage 5.27.0 | 9841 | Saturday, March 16, 2024 | Approved | |
Go Disk Usage 5.26.0 | 3505 | Friday, March 1, 2024 | Approved | |
Go Disk Usage 5.25.0 | 41050 | Monday, October 23, 2023 | Approved | |
Go Disk Usage 5.24.0 | 36808 | Wednesday, August 2, 2023 | Approved | |
Go Disk Usage 5.23.0 | 32561 | Sunday, June 25, 2023 | Approved | |
Go Disk Usage 5.22.0 | 39981 | Tuesday, March 7, 2023 | Approved | |
Go Disk Usage 5.21.1 | 853 | Tuesday, February 14, 2023 | Approved | |
Go Disk Usage 5.21.0 | 1292 | Saturday, January 7, 2023 | Approved | |
Go Disk Usage 5.20.0 | 1036 | Monday, October 24, 2022 | Approved | |
Go Disk Usage 5.19.0 | 657 | Monday, October 17, 2022 | Approved | |
Go Disk Usage 5.18.1 | 487 | Friday, October 14, 2022 | Approved | |
Go Disk Usage 5.18.0 | 326 | Thursday, October 13, 2022 | Approved | |
Go Disk Usage 5.17.1 | 385 | Wednesday, October 12, 2022 | Approved | |
Go Disk Usage 5.17.0 | 656 | Saturday, October 8, 2022 | Approved | |
Go Disk Usage 5.16.0 | 899 | Sunday, September 11, 2022 | Approved | |
Go Disk Usage 5.15.0 | 805 | Thursday, August 4, 2022 | Approved | |
Go Disk Usage 5.14.0 | 887 | Saturday, May 28, 2022 | Approved | |
Go Disk Usage 5.13.2 | 1088 | Tuesday, March 1, 2022 | Approved | |
Go Disk Usage 5.13.1 | 688 | Sunday, February 13, 2022 | Approved | |
Go Disk Usage 5.13.0 | 581 | Wednesday, February 2, 2022 | Approved | |
Go Disk Usage 5.12.0 | 778 | Thursday, December 16, 2021 | Approved | |
Go Disk Usage 5.11.0 | 99 | Saturday, November 27, 2021 | Approved | |
Go Disk Usage 5.10.1 | 101 | Thursday, November 25, 2021 | Approved | |
Go Disk Usage 5.10.0 | 99 | Tuesday, November 16, 2021 | Approved | |
Go Disk Usage 5.9.0 | 110 | Wednesday, October 27, 2021 | Approved | |
Go Disk Usage 5.8.1 | 128 | Wednesday, September 29, 2021 | Approved | |
Go Disk Usage 5.8.0 | 117 | Tuesday, September 28, 2021 | Approved | |
Go Disk Usage 5.7.0 | 91 | Tuesday, September 28, 2021 | Approved | |
Go Disk Usage 5.6.2 | 101 | Monday, September 27, 2021 | Approved | |
Go Disk Usage 5.6.1 | 124 | Monday, September 27, 2021 | Approved | |
Go Disk Usage 5.6.0 | 76 | Tuesday, September 28, 2021 | Approved | |
Go Disk Usage 5.4.0 | 101 | Monday, September 27, 2021 | Approved | |
Go Disk Usage 5.3.0 | 84 | Monday, September 27, 2021 | Approved | |
Go Disk Usage 5.2.0 | 537 | Monday, September 27, 2021 | Approved | |
Go Disk Usage 5.1.1 | 81 | Monday, September 27, 2021 | Approved | |
Go Disk Usage 5.1.0 | 93 | Monday, September 27, 2021 | Approved | |
Go Disk Usage 5.0.1 | 84 | Monday, September 27, 2021 | Approved | |
Go Disk Usage 5.0.0 | 85 | Saturday, September 25, 2021 | Approved | |
Go Disk Usage 4.11.2 | 100 | Friday, September 24, 2021 | Approved | |
Go Disk Usage 4.11.1 | 73 | Saturday, September 25, 2021 | Approved | |
Go Disk Usage 4.11.0 | 83 | Friday, September 24, 2021 | Approved | |
Go Disk Usage 4.10.1 | 76 | Friday, September 24, 2021 | Approved | |
Go Disk Usage 4.10.0 | 98 | Thursday, September 23, 2021 | Approved | |
Go Disk Usage 4.9.1 | 79 | Thursday, September 23, 2021 | Approved | |
Go Disk Usage 4.9.0 | 107 | Thursday, September 23, 2021 | Approved | |
Go Disk Usage 4.8.1 | 142 | Thursday, September 23, 2021 | Approved | |
Go Disk Usage 4.8.0 | 124 | Thursday, September 23, 2021 | Approved | |
Go Disk Usage 4.7.0 | 103 | Thursday, September 23, 2021 | Approved | |
Go Disk Usage 4.6.5 | 110 | Monday, September 20, 2021 | Approved | |
Go Disk Usage 4.6.4 | 95 | Monday, September 20, 2021 | Approved | |
Go Disk Usage 4.6.3 | 88 | Monday, September 20, 2021 | Approved | |
Go Disk Usage 4.6.2 | 84 | Monday, September 20, 2021 | Approved | |
Go Disk Usage 4.6.1 | 73 | Monday, September 20, 2021 | Approved | |
Go Disk Usage 4.6.0 | 98 | Monday, September 20, 2021 | Approved | |
Go Disk Usage 4.5.0 | 102 | Sunday, September 19, 2021 | Approved | |
Go Disk Usage 4.4.1 | 108 | Sunday, September 19, 2021 | Approved | |
Go Disk Usage 4.4.0 | 258 | Sunday, September 19, 2021 | Approved | |
Go Disk Usage 4.3.2 | 102 | Sunday, September 19, 2021 | Approved | |
Go Disk Usage 4.3.1 | 78 | Sunday, September 19, 2021 | Approved | |
Go Disk Usage 4.3.0 | 98 | Sunday, September 19, 2021 | Approved | |
Go Disk Usage 4.2.0 | 84 | Saturday, September 18, 2021 | Approved | |
Go Disk Usage 4.1.0 | 75 | Saturday, September 18, 2021 | Approved | |
Go Disk Usage 4.0.0 | 252 | Saturday, September 18, 2021 | Approved | |
Go Disk Usage 3.0.0 | 80 | Saturday, September 18, 2021 | Approved | |
Go Disk Usage 2.3.0 | 96 | Saturday, September 18, 2021 | Approved | |
Go Disk Usage 2.2.0 | 81 | Saturday, September 18, 2021 | Approved | |
Go Disk Usage 2.1.0 | 71 | Saturday, September 18, 2021 | Approved | |
Go Disk Usage 2.0.0 | 69 | Saturday, September 18, 2021 | Approved | |
Go Disk Usage 1.7.1 | 80 | Saturday, September 18, 2021 | Approved | |
Go Disk Usage 1.6.0 | 74 | Saturday, September 18, 2021 | Approved | |
Go Disk Usage 1.5.1 | 78 | Saturday, September 18, 2021 | Approved | |
Go Disk Usage 1.5.0 | 78 | Saturday, September 18, 2021 | Approved | |
Go Disk Usage 1.4.0 | 76 | Saturday, September 18, 2021 | Approved | |
Go Disk Usage 1.3.0 | 1150 | Friday, September 17, 2021 | Approved | |
Go Disk Usage 1.2.1 | 92 | Friday, September 17, 2021 | Approved | |
Go Disk Usage 1.1.0 | 70 | Friday, September 17, 2021 | Approved | |
Go Disk Usage 1.0.0 | 88 | Wednesday, September 15, 2021 | Approved |
Copyright © 2020 - 2021 Daniel Milde
Print version.
Remove symbol and debug info from binary.
This package has no dependencies.
Ground Rules:
- This discussion is only about Go Disk Usage and the Go Disk Usage 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 Go Disk Usage, 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.