XDGKit v1.0.0-1
C++ XDG Utilities
Loading...
Searching...
No Matches
📦 Downloads

Pre-built Binaries

Manual Building

Install a C++ compiler, Meson and then:

$ git clone https://github.com/CuarzoSoftware/XDGKit.git
$ cd XDGKit
$ meson setup builddir
$ cd builddir
$ meson install