View Single Post
  #2   (View Single Post)  
Old 8th September 2009
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,983
Default

deinstall = remove binary package from /usr/local, /etc, /var, and other locations where content was installed.

clean = delete build directory structure (object files and other content used during the build from source).
Reply With Quote