hyprland-bin on AUR (Arch User Repository)

Last updated: June 28,2024

1. Install "hyprland-bin" 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-bin on Arch using YAY

$ yay -S hyprland-bin

* (Optional) Uninstall hyprland-bin on Arch using YAY

$ yay -Rns hyprland-bin

2. Manually Install "hyprland-bin" via AUR

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

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

b. Clone hyprland-bin's git locally

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

c. Go to ~/hyprland-bin folder and install it

$ cd ~/hyprland-bin $ makepkg -si

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

ID: 1133220
Name: hyprland-bin
PackageBaseID: 179294
PackageBase: hyprland-bin
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.780694
OutOfDate:
Maintainer: That1Calculator
FirstSubmitted: 1654017187
LastModified: 1661936640
URLPath: /cgit/aur.git/snapshot/hyprland-bin.tar.gz