View Single Post
  #4   (View Single Post)  
Old 11th May 2008
18Googol2's Avatar
18Googol2 18Googol2 is offline
Real Name: whoami
Spam Deminer
 
Join Date: Apr 2008
Location: pwd
Posts: 283
Default

To check your kde version:

Code:
%pkg_info | grep kde
And to remove your kde, the commands would be:
Code:
#pkg_delete kde_version
Or

Code:
#cd /usr/ports/x11/kde3 && make deinstall clean
__________________
The power of plain text? It can control an entire OS
Reply With Quote