A docker setup to compile eww bar and download just the binary. so we dont have the dev dependencies on the host system
git clone https://github.com/BlackScorp/eww-builder.git cd eww-builder && make build-x11 (or build-wayland) sudo cp eww-builder/eww /usr/bin/eww sudo chmod a+x /usb/bin/eww
now you can just run eww