See Hyprlauncher's releases page for downloadable binaries.
There are 2 different AUR packages available:
Install the preferred package with:
git clone https://aur.archlinux.org/<package>.git
cd <package>
makepkg -si
Or, if you're using an AUR Helper, it's even simpler (using paru as an example):
paru -S <package>
rustup
) through your distro's package or the official scriptgit
, pango
and gtk4
git clone https://github.com/nnyyxxxx/hyprlauncher && cd hyprlauncher
cargo build --release
or run it directly with cargo run --release