hyprland on AUR (Arch User Repository)

Last updated: April 28,2024

1. Install "hyprland" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install hyprland on Arch using YAY

$ yay -S hyprland

* (Optional) Uninstall hyprland on Arch using YAY

$ yay -Rns hyprland

2. Manually Install "hyprland" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone hyprland's git locally

$ git clone https://aur.archlinux.org/hyprland.git ~/hyprland

c. Go to ~/hyprland folder and install it

$ cd ~/hyprland $ makepkg -si

3. Information about the hyprland package on Arch User Repository (AUR)

ID: 1133221
Name: hyprland
PackageBaseID: 179207
PackageBase: hyprland
Version: 0.12.1beta-1
Description: A dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks.
URL: https://github.com/hyprwm/Hyprland
NumVotes: 11
Popularity: 5.757403
OutOfDate:
Maintainer: That1Calculator
FirstSubmitted: 1653680300
LastModified: 1661936758
URLPath: /cgit/aur.git/snapshot/hyprland.tar.gz