auto-dwm on AUR (Arch User Repository)
Last updated: December 26,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
Copied
b. Install auto-dwm on Arch using YAY
$
yay -S
auto-dwm
Copied
* (Optional) Uninstall auto-dwm on Arch using YAY
$
yay -Rns
auto-dwm
Copied
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
Copied
b. Clone auto-dwm's git locally
$
git clone https://aur.archlinux.org/auto-dwm.git
~/auto-dwm
Copied
c. Go to ~/auto-dwm folder and install it
$
cd
~/auto-dwm
Copied
$
makepkg -si
Copied
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
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