1

New person here. I'm running Fedora 42 and am trying to install Ferium (A tool for Minecraft mods). Got pretty far but when running "makepkg -si" I get a bunch of "exists in filesystem" messages then an error "==\> ERROR: 'pacman' failed to install missing dependencies". If there is a better way (I'm almost 100% sure there is, just can't find it), just know the reason I'm doing this is because I need a certain bug fix only present in the source code.

Output Log

Yellowsam
  • 11
  • 2

1 Answers1

1

You're trying to install ArchLinux (the OS, base system) on top of your existing Fedora, and ArchLinux's pacman repository manager prevents you from rewriting the system files.

ValdikSS
  • 371
  • 2
  • 6