home.social

Search

4 results for “KindaABigDyl”

  1. Finally made it to in ! I'll be all caught up soon

  2. Finally made it to #Wano in #OnePiece! I'll be all caught up soon

  3. Posted briefly about this before, but I'd like to walk through it in depth now.

    You can install packages on with and

    Note: NOT RECOMMENDED. Things could go wrong.

    But anyway, for setup, install paru with and pacman with dnf. Then do `sudo pacman-key --init` and `sudo pacman-key --populate archlinux`.

    Then (1/4)

  4. I wonder if there's a way to get the working on . It's possible to install & using and respectively, and after doing

    pacman-key --init
    pacman-key --populate archlinux

    it's possible to get it to start installing.

    The problem you run into is dependencies. Pacman can't use dnf pkgs as deps & tries to doubly install things, conflicting with the files of dnf pkgs.

    I wonder if there's a way around that. Would be cool to play around with.