jwm on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S jwm

* (Optional) Uninstall jwm on Arch using YAY

$ yay -Rns jwm

2. Manually Install "jwm" via AUR

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

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

b. Clone jwm's git locally

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

c. Go to ~/jwm folder and install it

$ cd ~/jwm $ makepkg -si

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

ID: 1234879
Name: jwm
PackageBaseID: 192159
PackageBase: jwm
Version: 2.4.3-1
Description: A lightweight window manager for the X11 Window System
URL: https://joewing.net/projects/jwm/
NumVotes: 3
Popularity: 0.003838
OutOfDate:
Maintainer: Morn
Submitter: arojas
FirstSubmitted: 1680337637
LastModified: 1680337637
URLPath: /cgit/aur.git/snapshot/jwm.tar.gz