Download and install Vely 15.2.0 for archlinux_rolling_x86_64
Follow these steps to install Vely:
- Import the package-signing key (see it here):
sudo pacman -Sy wget gnupg
wget -qO - https://vely.dev/pkg/OPENPGP > OPENPGP
sudo pacman-key --add OPENPGP
sudo pacman-key --lsign-key 'Dasoftver LLC'
-
Add Vely repository:
Execute the following in order to add Vely repo information to /etc/pacman.conf file:
echo -e "\n#VELY INSTALL\n[vely]\nSigLevel = Required TrustedOnly\nServer = https://vely.dev/pkg/archlinux_rolling_x86_64/latest" | sudo tee -a /etc/pacman.conf
- Install 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-x86_64.pkg.tar.zst.
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.