You are not logged in.

#1 2023-06-06 02:16:39

almahdi
Member
Registered: 2021-02-16
Posts: 23

To reinstall a certain package and all its dependencies

How do we have pacman to reinstall a certain package including recursively all its dependencies, to recursively check and ensure all of them being really ready installed ?

Last edited by almahdi (2023-06-06 02:17:57)

Offline

#2 2023-06-06 02:34:13

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,456
Website

Re: To reinstall a certain package and all its dependencies

almahdi wrote:

to recursively check and ensure all of them being really ready installed ?

How would you not already be in such a state?  The only possibility is if you did removed something with -Rdd flags.  In any case, there's not point checking a single package and it's dependencies, just update your system properly: pacman -Syu.

But I'll wager this is really an X-Y question.  What do you really need to do?  Or what problem are you facing for which you think this would be a solution?

Last edited by Trilby (2023-06-06 02:34:55)


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

Board footer

Powered by FluxBB