auto-dwm on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S auto-dwm

* (Optional) Uninstall auto-dwm on Arch using YAY

$ yay -Rns auto-dwm

2. Manually Install "auto-dwm" via AUR

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

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

b. Clone auto-dwm's git locally

$ git clone https://aur.archlinux.org/auto-dwm.git ~/auto-dwm

c. Go to ~/auto-dwm folder and install it

$ cd ~/auto-dwm $ makepkg -si

3. Information about the auto-dwm package on Arch User Repository (AUR)

ID: 1063256
Name: auto-dwm
PackageBaseID: 177329
PackageBase: auto-dwm
Version: 6.2.r.55-1
Description: Concise Build of Suckless DWM
URL: https://gitlab.com/a4to/dwm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: a4to
Submitter: a4to
FirstSubmitted: 1648370573
LastModified: 1649375649
URLPath: /cgit/aur.git/snapshot/auto-dwm.tar.gz