]> git.lizzy.rs Git - bspwm.git/blob - doc/INSTALL.md
bspwm: port rounded corners patch to latest version
[bspwm.git] / doc / INSTALL.md
1 # Dependencies
2
3 - libxcb
4 - xcb-util
5 - xcb-util-wm
6
7 # Installation
8
9         $ make
10         # make install
11
12 # Removal
13
14         # make uninstall
15
16 # Packages
17
18 - Arch Linux
19         - [bspwm-git](https://aur.archlinux.org/packages/bspwm-git)
20         - [bspwm (x86_64)](https://www.archlinux.org/packages/community/x86_64/bspwm)
21         - [bspwm (i686)](https://www.archlinux.org/packages/community/i686/bspwm)
22
23 - Debian
24         - [packages](http://download.opensuse.org/repositories/home:/Head_on_a_Stick:/bspwm/Debian_8.0/)
25         - [guide](http://forums.debian.net/viewtopic.php?f=16&t=127708)
26
27 - Gentoo Linux
28         - [bspwm](https://packages.gentoo.org/packages/x11-wm/bspwm)
29         - [bspwm-git](https://github.com/milomouse/ebuilds)
30
31 - [FreeBSD](https://www.freshports.org/x11-wm/bspwm)
32
33 - [Void Linux](https://github.com/voidlinux/documentation/wiki/bspwm)
34
35 - [BunsenLabs](https://forums.bunsenlabs.org/viewtopic.php?id=567)
36
37 - [Manjaro Linux](https://forum.manjaro.org/index.php?topic=16994.0)
38
39 - [Chakra](https://chakraos.org/ccr/packages.php?ID=6537)
40
41 - [Exherbo](http://git.exherbo.org/summer/packages/x11-wm/bspwm)