Hey everyone, I've recently been compiling a few programs from source. I then realized that I might have to uninstall them in the future. Thus, I did a quick google search and the main point was that after compiling create a .deb file and then install the software. Then I could just use dpkg to install and uninstall the software correct? How is this done? And what is the proper procedure? Thanks! Amit