(hopefully) minimal script for build hyprwm/hyprland on Ubuntu noble
# using wget
wget -O - https://hypr.kataba.me/noble.sh | bash
# using curl
curl https://hypr.kataba.me/noble.sh | bash
# using wget
wget -O - https://hypr.kataba.me/oracular.sh | bash
# using curl
curl https://hypr.kataba.me/oracular.sh | bash
if you find any improvement or issue, please open pullrequest or issue