mirror of
https://github.com/vale981/bspwm
synced 2025-03-06 10:11:43 -05:00
22 lines
341 B
Markdown
22 lines
341 B
Markdown
# Dependencies
|
|
|
|
- libxcb
|
|
- xcb-util
|
|
- xcb-util-wm
|
|
|
|
# Installation
|
|
|
|
make && make install
|
|
|
|
# Removal
|
|
|
|
make uninstall
|
|
|
|
# Packages
|
|
|
|
- Arch Linux
|
|
- [bspwm-git](https://aur.archlinux.org/packages/bspwm-git)
|
|
- [bspwm](https://aur.archlinux.org/packages/bspwm)
|
|
|
|
- Gentoo Linux
|
|
- [bspwm-git](https://github.com/milomouse/ebuilds)
|