homely icon indicating copy to clipboard operation
homely copied to clipboard

installpkg() improvements

Open phodge opened this issue 8 years ago • 0 comments

  • [x] Allow yum=False to indicate that installpkg() shouldn't attempt to install the thing using that particular package manager
  • [ ] Should be asking the package manager directly if a package is installed, not using haveexecutable()
  • [ ] The description @property is probably broken in some scenarios
  • [ ] We should try to clean up dependencies as well if we can, rather than just yum removeing the specific thing and leaving all the dependencies sitting around.

phodge avatar Jan 18 '17 23:01 phodge