-
You must have gcc compiler
-
Install additional library
sudo apt-get install libncurses5-dev libncursesw5-dev
If you have problem with installation check out this tutorial: https://www.cyberciti.biz/faq/linux-install-ncurses-library-headers-on-debian-ubuntu-centos-fedora/
- Clone repo
- Compile using make
cd src
make
- Run:
./hlib