Download and install Vely 15.2.0 for redhat_9_x86_64 (9.0 and up)
Follow these steps to install Vely:
- Import the package-signing key (see it here):
sudo dnf install gnupg
sudo rpm --import https://vely.dev/pkg/OPENPGP
- Install EPEL:
sudo dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm
-
Add Vely repository:
sudo dnf install wget
sudo wget https://vely.dev/pkg/redhat_9_x86_64/vely.repo -O /etc/yum.repos.d/vely.repo
- Install Vely:
sudo dnf install --best vely
- Done!
Note: Vely download/installed-on-disk size varies greatly depending on whether you have basic dependency tools like gcc already installed.
Need something else? You can also
install from source,
or from
vely-15.2.0-1.el9.x86_64.rpm.
Read
release notes. Report
issues here.
Copyright (c) 2022 DaSoftver LLC. Vely is a trademark of Dasoftver LLC. The software and information herein are provided "AS IS" and without any warranties or guarantees of any kind. Vely elephant logo (c) 2022 DaSoftver LLC. This web page is licensed under
CC-BY-SA-4.0.