adwm on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S adwm

* (Optional) Uninstall adwm on Arch using YAY

$ yay -Rns adwm

2. Manually Install "adwm" via AUR

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

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

b. Clone adwm's git locally

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

c. Go to ~/adwm folder and install it

$ cd ~/adwm $ makepkg -si

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

ID: 1027113
Name: adwm
PackageBaseID: 83521
PackageBase: adwm
Version: 0.7.16-1
Description: Advanced dynamic window manager for X
URL: http://github.com/bbidulock/adwm
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1404287931
LastModified: 1643367607
URLPath: /cgit/aur.git/snapshot/adwm.tar.gz