Recently I got Linux From Scratch book in my hands and I've built my own distribution. It was a great experience and I've learned a lot about core Linux system. Either way one simple question came to my mind: how can I manage all those packages from source archives?
This topic is mentioned in the book where a few methods are briefly described. Based on this knowledge, I've created a simple package manager.