View Single Post
  #24 (permalink)  
Old 22-Jun-2008, 19:35
some-guy's Avatar
some-guy some-guy is offline
Explorer Penguin
 
Join Date: Jun 2008
Posts: 169
some-guy hasn't been rated much yet
Default Re: Managing Software

Quote:
Originally Posted by sefk View Post
The problem is my mock-up uninstaller works with a log system which monitor the installer. Ex: if a ymp say to install compiz and emerald, then compiz and emerald would appear in the uninstaller, but not dependencies.

The good part is since only packages available in the installer will be logged, so the uninstaller wont be flooded with files that a "newbie" doesn't want to see.

The bad part is that installations via yast and zypper wont create this kind of log (and shouldn't, since if linux's kernel is updated with yast, it shouldn't appear in my newbie installer). On the other hand, those who rely on this app to uninstall shouldn't want to use yast.
Actually, afaik, ymp's store the packages to be installed, so it should be able to generate a database on installed ymps, and simply delete the packages and dependencies from that ymp
__________________
"If it ain't broke, find something wrong with it"
Reply With Quote