EVL – ETL Tool


Products, services and company names referenced in this document may be either trademarks or registered trademarks of their respective owners.

Copyright © 2017–2022 EVL Tool, s.r.o.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts.

Table of Contents

Linux – DEB

i.e. Ubuntu, Debian, etc.

sudo apt-get install gcc g++ zlib1g-dev libxml2 libsnappy-dev libicu-dev \
  gettext-base binutils coreutils bsdmainutils procps \
  info man-db sqlite bash-completion |
  dos2unix libncurses-dev libncurses5-dev

Then install EVL package itself. Package name might have different name, it depends on the edition. For example for Debian it would be:

sudo apt-get install evl-utils_2.7.0-1_all.deb
sudo apt-get install evl-tool_2.7.0-1_amd64.deb