Manage and update ISO files on Ventoy devices
Project description
Ventoy Updater
Official Ventoy Website: https://www.ventoy.net/en/index.html
Ventoy on GitHub: https://github.com/ventoy/Ventoy
Table of Contents
Description
The Ventoy Updater can be used to install new, update or remove ISO files on the Ventoy device.
OS Support
Currently supported images:
Operating system | URL |
---|---|
Debian (arm64) | https://cdimage.debian.org/debian-cd/current/arm64/iso-cd/ |
Debian (amd64) | https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/ |
Grml | https://download.grml.org/ |
Ubuntu (18.04, 20.04, 21.04) | https://ftp.halifax.rwth-aachen.de/ubuntu-releases/ |
Manjaro (XFCE, KDE) | https://manjaro.org/downloads/official/ |
Finnix 123 | https://www.finnix.org/releases/123/ |
With the option add-url
you have the possibility to add new ISO sources.
Install Ventoy Updater
$ pip3 install ventoyu
Note: You may want to install with option --user
.
How to
Install new images
$ sudo ventoyu install
Add a new ISO download source
Tip: Before add a new URL, check it with check-url
.
$ sudo ventoyu add-url --url <URL>
Get help
For more information type ventoyu --help
.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ventoyu-0.2.tar.gz
(19.4 kB
view hashes)
Built Distribution
ventoyu-0.2-py3-none-any.whl
(18.6 kB
view hashes)