Vitex Software is a Czech open-source project focused on developing tools and libraries for automation, integration and extension of economic systems, especially ABRA Flexi and Stormware Pohoda. The project is managed by Vítězslav Dvořák and its goal is to simplify work with data, API and task scheduling in enterprise applications.
Please copy & paste to your terminal:
sudo apt install lsb-release wget apt-transport-https bzip2 wget -qO- https://repo.vitexsoftware.com/KEY.gpg | sudo tee /etc/apt/trusted.gpg.d/vitexsoftware.gpg echo "deb [signed-by=/etc/apt/trusted.gpg.d/vitexsoftware.gpg] https://repo.vitexsoftware.com $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/vitexsoftware.list sudo apt update sudo apt install package(s)

