SovietLinux's Official Package Management Library
Instructions on building
make all
make formats
sudo make install
make all
make formats
sudo make install
make test
In order to run the program with the memcheck tool from the cutils library run :
make MEMCHECK=1 all
sudo make install