Changes between Version 5 and Version 6 of Questions and Answers


Ignore:
Timestamp:
04/29/25 16:22:08 (4 weeks ago)
Author:
enno
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Questions and Answers

    v5 v6  
    1616If you install the same package in different ways it will shadow all but one.
    1717
    18 Example: You declared vim a system level package, so that it is available for everyone. But a user installed it in his default profile as well.
     18'''Explanation:''' You declared vim a system level package, so that it is available for everyone. But a user installed it in his default profile as well.
    1919The system vim is then shadowed. If - for some reason - the user additionally declares vim in his home configuration, it will shadow the others as well.
    2020