The libgee package is a collection library providing GObject based interfaces and classes for commonly used data structures.
![[Note]](../images/note.png) 
          Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
Download (HTTP): https://download.gnome.org/sources/libgee/0.20/libgee-0.20.8.tar.xz
Download MD5 sum: e8e37df1c7a93aa5ba08be12ae7e7cad
Download size: 676 KB
Estimated disk space required: 32 MB (with tests)
Estimated build time: 0.3 SBU (with tests)
GLib-2.86.1 (GObject Introspection recommended) and Vala-0.56.18
Install libgee by running the following commands:
./configure --prefix=/usr --enable-vala && make
To test the results, issue: make check.
          Now, as the root user:
        
make install