xde-panel on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S xde-panel

* (Optional) Uninstall xde-panel on Arch using YAY

$ yay -Rns xde-panel

2. Manually Install "xde-panel" via AUR

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

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

b. Clone xde-panel's git locally

$ git clone https://aur.archlinux.org/xde-panel.git ~/xde-panel

c. Go to ~/xde-panel folder and install it

$ cd ~/xde-panel $ makepkg -si

3. Information about the xde-panel package on Arch User Repository (AUR)

ID: 533397
Name: xde-panel
PackageBaseID: 131096
PackageBase: xde-panel
Version: 0.01.7-4
Description: PerlPanel wrapper for the X Desktop Environment
URL: https://github.com/bbidulock/xde-panel
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1522005863
LastModified: 1533821678
URLPath: /cgit/aur.git/snapshot/xde-panel.tar.gz