hyprpanel on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S hyprpanel

* (Optional) Uninstall hyprpanel on Arch using YAY

$ yay -Rns hyprpanel

2. Manually Install "hyprpanel" via AUR

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

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

b. Clone hyprpanel's git locally

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

c. Go to ~/hyprpanel folder and install it

$ cd ~/hyprpanel $ makepkg -si

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

ID: 1428785
Name: hyprpanel
PackageBaseID: 203514
PackageBase: hyprpanel
Version: 0.1.6-1
Description: An opinionated panel/shell for the Hyprland compositor.
URL: https://github.com/pdf/hyprpanel
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pdf
Submitter: pdf
FirstSubmitted: 1710021056
LastModified: 1710637515
URLPath: /cgit/aur.git/snapshot/hyprpanel.tar.gz