Select the repository components you want to enable. The main component is always required.
Step 1: Import the GPG Key
sudo curl -fsSL http://repo.vitexsoftware.com/KEY.gpg \\
-o /usr/share/keyrings/vitexsoftware-archive-keyring.gpg
Step 2: Create Configuration File
File path:
Quick install command: Copy and paste this into your terminal:
Step 3: Update and Install
sudo apt update
sudo apt install <package-name>
Select your distribution above to generate customized configuration