Welcome to the Chocolatey Community Package Repository! The packages found in this section of the site are provided, maintained, and moderated by the community.
Moderation
Every version of each package undergoes a rigorous moderation process before it goes live that typically includes:
- Security, consistency, and quality checking
- Installation testing
- Virus checking through VirusTotal
- Human moderators who give final review and sign off
More detail at Security and Moderation.
Organizational Use
If you are an organization using Chocolatey, we want your experience to be fully reliable. Due to the nature of this publicly offered repository, reliability cannot be guaranteed. Packages offered here are subject to distribution rights, which means they may need to reach out further to the internet to the official locations to download files at runtime.
Fortunately, distribution rights do not apply for internal use. With any edition of Chocolatey (including the free open source edition), you can host your own packages and cache or internalize existing community packages.
Disclaimer
Your use of the packages on this site means you understand they are not supported or guaranteed in any way. Learn more...
- Passing
- Failing
- Pending
- Unknown / Exempted

Downloads:
2,188
Downloads of v 0.6.4:
9
Last Update:
17 Dec 2020
Published Date:
17 Dec 2020
Package Maintainer(s):
Software Author(s):
- CubeSoft
Tags:
cubepdfutility pdf utility cubesoft admin- Software Specific:
- Software Site
- Software Source
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download

CubePDF Utility
(Waiting for Maintainer to take corrective action)
- Software Specific:
- Software Site
- Software Source
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
2,188
Downloads of v 0.6.4:
9
Published:
17 Dec 2020
Maintainer(s):
Software Author(s):
- CubeSoft
Edit Package
To edit the metadata for a package, please upload an updated version of the package.
Chocolatey's Community Package Repository currently does not allow updating package metadata on the website. This helps ensure that the package itself (and the source used to build the package) remains the one true source of package metadata.
This does require that you increment the package version.
Some Checks Have Failed or Are Not Yet Complete
1 Test Failing and 1 Pending Test
Validation Testing Failed
Verification Testing Pending
This version is in moderation and has not yet been approved. This means it doesn't show up under normal search.
- Until approved, you should consider this package version unsafe - it could do very bad things to your system (it probably doesn't but you have been warned, that's why we have moderation).
- This package version can change wildly over the course of moderation until it is approved. If you install it and it later has changes to this version, you will be out of sync with any changes that have been made to the package. Until approved, you should consider that this package version doesn't even exist.
- You cannot install this package under normal scenarios. See How to install package version under moderation for more information.
- There are also no guarantees that it will be approved.
There are versions of this package awaiting moderation (possibly just this one). See the Version History section below.
PDF Editor (add/delete pages, edit the property,security config and so on.)
$ErrorActionPreference = 'Stop';
$packageName= 'cubepdf'
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = 'https://github.com/cube-soft/Cube.Pdf/releases/download/3.1.1/cubepdf-utility-0.6.4b.exe'
$url64 = 'https://github.com/cube-soft/Cube.Pdf/releases/download/3.1.1/cubepdf-utility-0.6.4b-x64.exe'
$packageArgs = @{
packageName = $packageName
unzipLocation = $toolsDir
fileType = 'exe'
url = $url
url64bit = $url64
softwareName = 'cubepdf*'
checksum = '530bb0c4ac8f076cf3520af003e5a4fe158054d91c74ece5193005d9cba61f55'
checksumType = 'sha256'
checksum64 = '7eb01512cafe0d802f6e9e9eefadaf6a04b19cf020d685487aaf58e8be7c94f4'
checksumType64= 'sha256'
silentArgs = '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-'
}
Install-ChocolateyPackage @packageArgs
Log in or click on link to see number of positives.
- cubepdfutility.0.6.4.nupkg (abee007d88ee) - ## / 62
- cubepdf-utility-0.6.4b-x64.exe (7eb01512cafe) - ## / 69
- cubepdf-utility-0.6.4b.exe (530bb0c4ac8f) - ## / 71
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.
Version | Downloads | Last Updated | Status |
---|---|---|---|
CubePDF Utility 0.6.4 | 9 | Thursday, December 17, 2020 | Waiting for Maintainer |
CubePDF Utility 0.5.3 | 889 | Sunday, July 28, 2019 | Approved |
CubePDF Utility 0.4.1.20180411 | 534 | Tuesday, April 10, 2018 | Approved |
CubePDF Utility 0.4.1.20170627 | 449 | Tuesday, June 27, 2017 | Approved |
CubePDF Utility* 0.4.1.20170331 | 307 | Friday, March 31, 2017 | Approved |
2010 CubeSoft, Inc. All rights reserved.
This package has no dependencies.
Ground Rules:
- This discussion is only about CubePDF Utility and the CubePDF Utility 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 CubePDF Utility, 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.
KageShiron (maintainer) on 17 Dec 2020 19:05:21 +00:00:
User 'KageShiron' (maintainer) submitted package.
chocolatey-ops (reviewer) on 17 Dec 2020 19:38:59 +00:00:
cubepdfutility has failed automated validation.
Requirements
Requirements represent the minimum quality of a package that is acceptable. When a package version has failed requirements, the package version requires fixing and/or response by the maintainer. Provided a Requirement has flagged correctly, it must be fixed before the package version can be approved. The exact same version should be uploaded during moderation review.
Suggestions
Suggestions are either newly introduced items that will later become Guidelines or items that are don't carry enough weight to become a Guideline. Either way they should be considered. A package version can be approved without addressing Suggestion comments.