-
Notifications
You must be signed in to change notification settings - Fork 5
Installation
Sweets edited this page Feb 15, 2020
·
9 revisions
Check the Dependencies page for the packages that provide custard's dependencies for various operating systems.
If your distro does not provide one or any of the above dependencies, they can be cloned from various git repositories.
$ git clone git://anongit.freedesktop.org/xcb/libxcb
$ git clone git://anongit.freedesktop.org/xcb/util
$ git clone git://anongit.freedesktop.org/xcb/util-wm
Package Manager | Command | Note |
---|---|---|
KISS |
kiss b custard , kiss i custard
|
Requires community to be enabled |
$ git clone https://github.com/Sweets/custard
$ cd custard
$ make
$ sudo make install
$ make clean
All of the information on this Wiki is up-to-date as of Monday February 17th, 2020.