eggwm on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S eggwm

* (Optional) Uninstall eggwm on Arch using YAY

$ yay -Rns eggwm

2. Manually Install "eggwm" via AUR

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

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

b. Clone eggwm's git locally

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

c. Go to ~/eggwm folder and install it

$ cd ~/eggwm $ makepkg -si

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

ID: 382577
Name: eggwm
PackageBaseID: 84665
PackageBase: eggwm
Version: 0.2-1
Description: A simple and light Qt4 WM. 100% compatible with the EWMH and ICCCM standards.
URL: http://code.google.com/p/eggwm/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: keenerd
Submitter: keenerd
FirstSubmitted: 1408252224
LastModified: 1486690786
URLPath: /cgit/aur.git/snapshot/eggwm.tar.gz