xde-session on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S xde-session

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

$ yay -Rns xde-session

2. Manually Install "xde-session" via AUR

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

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

b. Clone xde-session's git locally

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

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

$ cd ~/xde-session $ makepkg -si

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

ID: 1027478
Name: xde-session
PackageBaseID: 109574
PackageBase: xde-session
Version: 1.14-1
Description: X Desktop Environment Display and Session Management
URL: https://github.com/bbidulock/xde-session
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1459518264
LastModified: 1643433214
URLPath: /cgit/aur.git/snapshot/xde-session.tar.gz