karlisk/ventoy

Project ID: 75808

Description

Ventoy packaged into RPM from GitHub repo: https://github.com/ventoy/Ventoy

Provides:

  • /usr/share/icons/ventoy.png (Icon for ventoy.desktop)
  • /usr/share/applications/ventoy.desktop (GUI Application launcher that, depending of the CPU architecture launches the corresponding version of the precompiled ventoy-gui)
  • /opt/ventoy (contains precompiled release files from https://github.com/ventoy/Ventoy)

NOTE(!): Amazon Linux Distro requires additional packages (https://gist.github.com/dimkir/52054dfca586cadbd0ecd3ccf55f8b98) for Ventoy GUI to work, currently the RPM is installed assuming the system is running in graphical mode, which is unfeasible for server systems running with just terminal interface.

Installation Instructions

sudo dnf copr enable karlisk/ventoy

sudo dnf install ventoy

If DNF can't find the package right after enabling Copr repo, you may try refreshing the DNF Cache: sudo dnf makecache and running the install command again: sudo dnf install ventoy Or do it together: sudo dnf install ventoy --refresh

On Distros other than Fedora it may be required to install DNF Copr plugin: sudo dnf install 'dnf-command(copr)'

And it may be required to manually specify the repo apropriate for your Distro and CPU Architecture Some examples: sudo dnf copr enable karlisk/ventoy centos-stream-9-x86_64 sudo dnf copr enable karlisk/ventoy rhel-9-x86_64 sudo dnf copr enable karlisk/ventoy fedora-39-aarch64

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Amazonlinux 2023 aarch64 (0)*, x86_64 (0)* Amazonlinux 2023 (8 downloads)
Centos-stream 8 aarch64 (0)*, x86_64 (0)* Centos-stream 8 (5 downloads)
Centos-stream 9 aarch64 (0)*, x86_64 (0)* Centos-stream 9 (6 downloads)
Fedora 37 aarch64 (6)*, x86_64 (396)* Fedora 37 (0 downloads)
Fedora 38 aarch64 (8)*, x86_64 (1133)* Fedora 38 (506 downloads)
Fedora 39 aarch64 (14)*, x86_64 (2786)* Fedora 39 (1042 downloads)
Rhel 8 x86_64 (0)* Rhel 8 (8 downloads)
Rhel 9 aarch64 (0)*, x86_64 (1)* Rhel 9 (10 downloads)

* Total number of downloaded packages.