View Single Post
  #9   (View Single Post)  
Old 14th September 2009
s0xxx's Avatar
s0xxx s0xxx is offline
Package Pilot
 
Join Date: May 2008
Posts: 192
Default

You will be fine with pkg_delete without any options. In case you want to know what will have happened if you use one, run pkg_delete -nR package or pkg_delete -nr package and decide if you need those options. Option -n means it will display what would happen, but will not actually deinstall anything.

Also, see the following from pkgsrc guide: http://www.netbsd.org/docs/pkgsrc/us...ing.pkg_delete
__________________
The best way to learn UNIX is to play with it, and the harder you play, the more you learn.
If you play hard enough, you'll break something for sure, and having to fix a badly broken system is arguably the fastest way of all to learn. -Michael Lucas, AbsoluteBSD
Reply With Quote