Linux.com

RE:checkinstall

Posted by: Anonymous Coward on October 11, 2005 11:49 PM
I like to do this if testing a piece of software<nobr> <wbr></nobr>./configure --prefix=/home/user/test
then if I donlt like the software then just delete the<nobr> <wbr></nobr>/home/user/test folder that simple.
and no need to be root to install or remove it<nobr> <wbr></nobr>:-)

#

Return to CLI Magic: CheckInstall