leftwm on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S leftwm

* (Optional) Uninstall leftwm on Arch using YAY

$ yay -Rns leftwm

2. Manually Install "leftwm" via AUR

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

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

b. Clone leftwm's git locally

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

c. Go to ~/leftwm folder and install it

$ cd ~/leftwm $ makepkg -si

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

ID: 1355206
Name: leftwm
PackageBaseID: 140864
PackageBase: leftwm
Version: 0.5.1-2
Description: A tiling window manager for the adventurer (systemd init)
URL: https://github.com/leftwm/leftwm
NumVotes: 20
Popularity: 0.157071
OutOfDate:
Maintainer: lexchilds
Submitter: lexchilds
FirstSubmitted: 1554034201
LastModified: 1700287242
URLPath: /cgit/aur.git/snapshot/leftwm.tar.gz