On Apr 04 08:29:11, open...@ledeuns.net wrote: > Hello all, > > I am using OpenBSD to test multiple softwares of any kind (that might > become ports in the future) and I get to install many dependencies and > my system becomes rotten and bloated with unused libraries and chunks > pretty fast. > So I end up reinstalling the system more often than I can handle to > clean conflicting libraries. > > What is the (porter's) preferred way to keep the system clean ?
Make a port of it, so you can simply pkg_add and pkg_delete it. Until you know you actually want to use the software (and make a port oof it), install into $HOME.