Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)TU
Posts
83
Comments
470
Joined
2 yr. ago

  • I don't have a steamdeck to try this onto, but check this out, it seems very straightforward:

    open a terminal, and then paste this:

     bash
        
    git clone https://github.com/BlackCorsair/install-jdk-on-steam-deck.git
    bash ./install-jdk-on-steam-deck/scripts/install-jdk.sh
    
      

    this will download from github the repository containing the install-jdk.sh script, and then execute it.

    close the terminal and open it back in order to source all needed files, and check the correct installation by running

     bash
        
    java -version
    
      

    if everything goes flawless, you should have java installed in ~/.local/jdk/

  • the fact with arch is that I'm a bit scared of messing things up, I was reading some articles about it and the AUR and I don't know if I'm ready yet
    how much unstable is debian unstable (XD) in your personal experience?

  • thanks for the answer!

    There are a couple weeks/months before a new version is released where testing stops getting feature updates, as the packages are frozen.

    and do I need to do something, or I can just do nothing at all? will it still think to be Debian 12 or will it automatically switch to 13?

  • thanks for the answer! I have installed it on a VM and noticed that only firefox-esr is present, which is a couple of versions behind. Why isn't a "normal" firefox package included? and also, does installing firefox from the unstable branch causes any problems to other packages, conflicts, etc, or is it completely safe?

  • If you’re changing for the sake of package manager speed, don’t.

    It's not the only motivation, but the one that convinced me to look around after more than 2 years on fedora. The rolling release is another motivation