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