0

I've used the search engine but do not manage to find a simple answer to this simple question:

How to avoid aptitude wanting to deinstall tons of packages when a simple upgrade of a single package would suffice?

6
  • Use apt-get instead? :-) Commented Feb 17, 2015 at 21:31
  • Can you give more details on your problem?. Which packages? Which dependencies? Commented Feb 21, 2015 at 17:56
  • It is not about specific dependencies. It is about general aptitude resolver behaviour. It always wants to remove instead of upgrading. Commented Feb 24, 2015 at 2:39
  • @Envite Maybe this is the behavior on your system but this is not always the case. If you want an anwser you must provide more details. Commented Mar 2, 2015 at 17:27
  • -1 | For you have not included any version (text or visual) of the command you have used and the result. Commented Dec 24, 2018 at 10:58

1 Answer 1

1

Sometimes when aptitude wants to remove a lot of packages is because they are not marked as manual but automatic (indicated with an A).

Automatic packages get autoremoved when they are no longer needed.

You can mark the ones you want to to keep as manual to prevent this. In the menu: package > mark manual.

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.