Snap package with winbox
Run in terminal sudo snap install winbox
Details about installing on various distributions that do not come with snapd out of the box can be found at the bottom of https://snapcraft.io/winbox
Please create issue on GitHub https://github.com/panaceya/winbox/issues/new
To build the snap yourself, clone this github repo and run snapcraft in the top of the source tree:
sudo snap install snapcraft --classic
git clone https://github.com/panaceya/winbox.git
cd winbox
snapcraft