An Eternal Quest for Incremental Improvement
The traditional way of installing the software on *NIX is from source. To install any software, you should download the sources, compile them and install them. But with the introduction of the package management systems from different Linux and other UNIX variant distributors, the source install method is almost deprecated ...