maintainer: @Aylur
The recommended way is the Home Manager module
or use nix flake profile install
nix profile install github:Aylur/ags
or try it without installing
nix run github:Aylur/ags
maintainer: @kotontrion
yay -S aylurs-gtk-shell # or aylurs-gtk-shell-git
maintainer: @solopasha
sudo dnf copr enable solopasha/hyprlandsudo dnf install aylurs-gtk-shell
# Archsudo pacman -S typescript npm meson gjs gtk3 gtk-layer-shell gnome-bluetooth-3.0 upower networkmanager gobject-introspection libdbusmenu-gtk3 libsoup3
# Fedorasudo dnf install typescript npm meson gjs-devel gtk3-devel gtk-layer-shell gnome-bluetooth upower NetworkManager pulseaudio-libs-devel libdbusmenu-gtk3 libsoup3
# Ubuntusudo apt install node-typescript npm meson libgjs-dev gjs libgtk-layer-shell-dev libgtk-3-dev libpulse-dev network-manager-dev libgnome-bluetooth-3.0-dev libdbusmenu-gtk3-dev libsoup-3.0-dev
# clone, build, installgit clone --recursive https://github.com/Aylur/ags.gitcd agsnpm installmeson setup buildmeson install -C build
ags --help