Author Topic: orphaned packages  (Read 4421 times)

mhe

  • Guest
orphaned packages
« on: Mon Oct 06 11:25:22 2014 »
Is there a way to find unused packages. Let's say one incedentlty installs a package with its dependencies and afyerwards uninstalls the package. Then the dependencies are not removed automatically. Perhaps some other packages the user installed afterwards uses some or none of the removed package. Then how to find these orphans.
How is this possible in saravane and in sekong?

One more question. If one would like to use cards on sekong, how would he be able to?

Thierry

  • Administrator
  • Hero Member
  • *****
  • Posts: 706
  • Karma: +13/-0
  • Gender: Male
    • NuTyX distribution
Re: orphaned packages
« Reply #1 on: Mon Oct 06 11:30:19 2014 »
Salut mhe

This is a new feature which has to be implemented.

We just did consider it was not priority number one as we can go back to a base system and let cards install what really necessary again in a very short time (without even downloading anything).

Thierry

mhe

  • Guest
Re: orphaned packages
« Reply #2 on: Mon Oct 06 11:52:41 2014 »
Indeed, I did not considered that. How about settings a user might have made for an installed package that will be removed when the user rewinds to a base install?

Thierry

  • Administrator
  • Hero Member
  • *****
  • Posts: 706
  • Karma: +13/-0
  • Gender: Male
    • NuTyX distribution
Re: orphaned packages
« Reply #3 on: Mon Oct 06 12:10:04 2014 »
The rules with cards base (or pkg-get base) is very simple:

"Everything which is not in ma list of packages populating a base system will be remove by the command cards base -r (pkg-get base)"

Thierry