]> git.lizzy.rs Git - bspwm.git/blob - doc/INSTALL.md
Merge pull request #283 from rye761/link-fix
[bspwm.git] / doc / INSTALL.md
1 # Dependencies
2
3 - libxcb
4 - xcb-util
5 - xcb-util-wm
6
7 # Installation
8
9         make && make install
10
11 # Removal
12
13         make uninstall
14
15 # Packages
16
17 - Arch Linux
18         - [bspwm-git](https://aur.archlinux.org/packages/bspwm-git)
19         - [bspwm (x86_64)](https://www.archlinux.org/packages/community/x86_64/bspwm/)
20         - [bspwm (i686)](https://www.archlinux.org/packages/community/i686/bspwm/)
21
22 - Gentoo Linux
23         - [bspwm-git](https://github.com/milomouse/ebuilds)