Skip to main content
Topic: On conflicting packages: cryptsetup and mkinitcpio are in conflict (Read 632 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

On conflicting packages: cryptsetup and mkinitcpio are in conflict

Not sure or not pay attention how get cryptsetup installed here and no idea how to solve:
...
Code: [Select]
...
looking for conflicting packages...
:: cryptsetup and mkinitcpio are in conflict. Remove mkinitcpio? [y/N]

which one you think better over which ?

Re: On conflicting packages: cryptsetup and mkinitcpio are in conflict

Reply #1
You need to update mkinitcpio. Actual version 38-3.

Code: [Select]
paru -Si cryptsetup
...
Conflicts With  : mkinitcpio<38-1

Re: On conflicting packages: cryptsetup and mkinitcpio are in conflict

Reply #2
Answered in the wrong topic (my fault) -_-'