hpanel on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S hpanel

* (Optional) Uninstall hpanel on Arch using YAY

$ yay -Rns hpanel

2. Manually Install "hpanel" via AUR

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

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

b. Clone hpanel's git locally

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

c. Go to ~/hpanel folder and install it

$ cd ~/hpanel $ makepkg -si

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

ID: 906754
Name: hpanel
PackageBaseID: 1090
PackageBase: hpanel
Version: 0.3.2-3
Description: A lightweight taskbar panel for NetWM compliant window managers
URL: http://freshmeat.sourceforge.net/projects/hpanel/
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter:
FirstSubmitted: 1118249851
LastModified: 1620943672
URLPath: /cgit/aur.git/snapshot/hpanel.tar.gz