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...

Downloads:
17,263
Downloads of v 1.9.6.8:
555
Last Update:
04 Oct 2016
Package Maintainer(s):
Software Author(s):
- Pendrivelinux
Tags:
usb flash drive linux iso- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download

Universal USB Installer
This is not the latest version of Universal USB Installer available.
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
17,263
Downloads of v 1.9.6.8:
555
Maintainer(s):
Software Author(s):
- Pendrivelinux
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.
Universal USB Installer 1.9.6.8
This is not the latest version of Universal USB Installer available.
All Checks are Passing
2 Passing Test
To install Universal USB Installer, run the following command from the command line or from PowerShell:
To upgrade Universal USB Installer, run the following command from the command line or from PowerShell:
To uninstall Universal USB Installer, run the following command from the command line or from PowerShell:
NOTE: This applies to both open source and commercial editions of Chocolatey.
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment-
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://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
choco download universal-usb-installer --internalize --version=1.9.6.8 --source=https://chocolatey.org/api/v2
(additional options) - Run
choco push --source="'http://internal/odata/repo'"
for package and dependencies - Automate package internalization
- Run
3. Enter your internal repository url
(this should look similar to https://chocolatey.org/api/v2)
4. Choose your deployment method:
choco upgrade universal-usb-installer -y --source="'STEP 3 URL'" [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 universal-usb-installer -y --source="'STEP 3 URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Ensure universal-usb-installer installed
win_chocolatey:
name: universal-usb-installer
state: present
version: 1.9.6.8
source: STEP 3 URL
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
Coming early 2020! Central Managment Reporting available now! More information...
chocolatey_package 'universal-usb-installer' do
action :install
version '1.9.6.8'
source 'STEP 3 URL'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
Chocolatey::Ensure-Package
(
Name: universal-usb-installer,
Version: 1.9.6.8,
Source: STEP 3 URL
);
Requires Otter Chocolatey Extension. See docs at https://inedo.com/den/otter/chocolatey.
cChocoPackageInstaller universal-usb-installer
{
Name = 'universal-usb-installer'
Ensure = 'Present'
Version = '1.9.6.8'
Source = 'STEP 3 URL'
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'universal-usb-installer':
provider => 'chocolatey',
ensure => '1.9.6.8',
source => 'STEP 3 URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
salt '*' chocolatey.install universal-usb-installer version="1.9.6.8" source="STEP 3 URL"
See docs at https://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.chocolatey.html.
5. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
There are versions of this package awaiting moderation . See the Version History section below.
This package was approved as a trusted package on 15 Nov 2016.
Universal USB Installer aka UUI is a Live Linux USB Creator that allows you to choose from a selection of Linux Distributions to put on your USB Flash Drive. The Universal USB Installer is easy to use. Simply choose a Live Linux Distribution, the ISO file, your Flash Drive and, Click Install. Upon completion, you should have a ready to run bootable USB Flash Drive with your select operating system installed. Other features include; Persistence (if available) – note that casper persistence will only work with fat16 or fat32 formatted drives.
md5: 407AE1180ABE4CF36093F498C8F66248 | sha1: 8F1E04ED8DE4B53B6531182F17B82C1F4A061838 | sha256: EBAAEB85CE1B7AB8197F7640E1C63F330086D093087B29362F6CFCC25673602E | sha512: D0FEF0839E2189B0DEDE6EB889F5AF1E0902050F33AD0A15AF9393490E7EA113FFAD1726D18AC92E48056D9CC25B83EEAB5054E5A645DF67B3CF0490CD0F6DDB
md5: 6D9CEC161CE4574E534835AD54691AB0 | sha1: 16E19D5452A430245ACD78BAC68D7D7734649CD7 | sha256: 78E9937889A1835E5569A7AEBA0DB96FEF2154E0E71DA7874A379B3249AD9DC9 | sha512: 948E0950CA04FA1CB993D73F20752A22E52263AEF39E431E1613E78B63FF75940E129DA853D6367047790D4AE2787B94D6161266384D75707B4894544F69D0C1
- universal-usb-installer.1.9.6.8.nupkg (1c541ae8e3af) - ## / 56 - Log in or click on link to see number of positives
- universal-usb-installer-src.zip (ebaaeb85ce1b) - ## / 54 - Log in or click on link to see number of positives
- universal-usb-installer.exe (78e9937889a1) - ## / 56 - Log in or click on link to see number of positives
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 |
---|---|---|---|
Universal USB Installer 1.9.9.000 | 0 | Wednesday, December 4, 2019 | Pending Automated Review |
Universal USB Installer 1.9.8.900 | 426 | Wednesday, September 18, 2019 | Approved |
Universal USB Installer 1.9.8.800 | 492 | Sunday, June 2, 2019 | Approved |
Universal USB Installer 1.9.8.700 | 490 | Wednesday, February 20, 2019 | Approved |
Universal USB Installer 1.9.8.600 | 468 | Saturday, December 1, 2018 | Approved |
Universal USB Installer 1.9.8.500 | 153 | Thursday, November 29, 2018 | Approved |
Universal USB Installer 1.9.8.400 | 333 | Thursday, November 1, 2018 | Approved |
Universal USB Installer 1.9.8.300 | 462 | Sunday, July 29, 2018 | Approved |
Universal USB Installer 1.9.8.200 | 339 | Friday, June 22, 2018 | Approved |
Universal USB Installer 1.9.8.100 | 487 | Thursday, April 26, 2018 | Approved |
Universal USB Installer 1.9.8.000 | 575 | Sunday, January 14, 2018 | Approved |
Universal USB Installer 1.9.7.900 | 615 | Wednesday, September 27, 2017 | Approved |
Universal USB Installer 1.9.7.800 | 676 | Tuesday, May 2, 2017 | Approved |
Universal USB Installer 1.9.7.701 | 290 | Saturday, April 29, 2017 | Approved |
Universal USB Installer 1.9.7.7 | 430 | Tuesday, March 21, 2017 | Approved |
Universal USB Installer 1.9.7.6 | 299 | Sunday, March 19, 2017 | Approved |
Universal USB Installer 1.9.7.5 | 295 | Tuesday, March 14, 2017 | Approved |
Universal USB Installer 1.9.7.4 | 321 | Monday, March 6, 2017 | Approved |
Universal USB Installer 1.9.7.3 | 353 | Wednesday, February 22, 2017 | Approved |
Universal USB Installer 1.9.7.2 | 396 | Thursday, February 9, 2017 | Approved |
Universal USB Installer 1.9.7.1 | 339 | Thursday, February 2, 2017 | Approved |
Universal USB Installer 1.9.7.0 | 434 | Friday, December 23, 2016 | Approved |
Universal USB Installer 1.9.6.9 | 367 | Tuesday, December 13, 2016 | Approved |
Universal USB Installer 1.9.6.8 | 555 | Tuesday, October 4, 2016 | Approved |
Universal USB Installer 1.9.6.7 | 354 | Friday, September 23, 2016 | Approved |
Universal USB Installer 1.9.6.6 | 533 | Wednesday, June 29, 2016 | Approved |
Universal USB Installer 1.9.6.5 | 302 | Friday, June 17, 2016 | Approved |
Universal USB Installer 1.9.6.4 | 447 | Tuesday, April 5, 2016 | Approved |
Universal USB Installer 1.9.6.3 | 601 | Wednesday, December 30, 2015 | Approved |
Universal USB Installer 1.9.6.2 | 446 | Wednesday, October 28, 2015 | Approved |
Universal USB Installer 1.9.6.1 | 620 | Friday, June 26, 2015 | Approved |
Universal USB Installer 1.9.6.0 | 523 | Wednesday, May 6, 2015 | Approved |
Universal USB Installer 1.9.5.9 | 595 | Thursday, January 15, 2015 | Approved |
Universal USB Installer 1.9.5.8 | 633 | Wednesday, November 19, 2014 | Approved |
Universal USB Installer 1.9.5.7 | 467 | Thursday, October 30, 2014 | Approved |
Universal USB Installer 1.9.5.6 | 435 | Friday, September 12, 2014 | Approved |
Universal USB Installer 1.9.5.5 | 397 | Wednesday, July 30, 2014 | Approved |
Universal USB Installer 1.9.5.4 | 409 | Monday, June 30, 2014 | Approved |
Universal USB Installer 1.9.5.3 | 444 | Thursday, May 29, 2014 | Approved |
Universal USB Installer 1.9.5.2 | 462 | Friday, February 7, 2014 | Approved |
Lance www.pendrivelinux.com
This package has no dependencies.
Ground Rules:
- This discussion is only about Universal USB Installer and the Universal USB Installer 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 Universal USB Installer, 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.