Search Criteria
Package Details: dowm-git r129.d73b7ec-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/dowm-git.git (read-only, click to copy) |
---|---|
Package Base: | dowm-git |
Description: | A beautiful window manager for x11 |
Upstream URL: | https://github.com/BobdaProgrammer/doWM |
Licenses: | MIT |
Conflicts: | dowm |
Provides: | dowm |
Submitter: | OfficialKris |
Maintainer: | OfficialKris |
Last Packager: | OfficialKris |
Votes: | 2 |
Popularity: | 1.70 |
First Submitted: | 2025-07-08 19:31 (UTC) |
Last Updated: | 2025-08-30 23:35 (UTC) |
Dependencies (4)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
- xlibre-server (xlibre-server-gitAUR, xlibre-server-bootstrap-gitAUR, xlibre-server-binAUR, xlibre-xserverAUR) (optional)
- xorg-server (xorg-server-gitAUR, xorg-server-bug865-issue1578AUR, xorg-server-bug865AUR, xlibre-server-binAUR, xlibre-xserverAUR, xlibre-xserver-bootstrapAUR) (optional)
Latest Comments
OfficialKris commented on 2025-08-30 23:40 (UTC)
@BobdaProgrammer Thank you for the comment. I had fixed it when I pulled from AUR but forgot to push the change. fixed!
BobdaProgrammer commented on 2025-08-22 10:45 (UTC)
Creator of doWM here, thanks a lot for adding this to the AUR, I really appreciate it.
The PKGBUILD has 1 problem, it installs the binary to /usr/bin/doWM, whereas the doWM.desktop tries to run the file /usr/local/bin/doWM, That is the only change needed.