Okay so I just finished struggling through my archlinux install. I have arch Linux with hyprland now.

But I cannot figure out how to download anything.

At minimum i need a browser, and git. But I cannot figure out web downloads in kitty.

Edit: nmtui to connect to WiFi, and then a reboot solved it.

  • @Admetus@sopuli.xyz
    link
    fedilink
    0
    edit-2
    2 months ago

    sudo pacman -S

    is virtually the only command I used as a beginner.

    But that said, you may install from the AUR using yay.

    I found out previously just use yay. Don’t do sudo yay. It’s not necessary and not 100% of AUR packages are guaranteed to be clean: omitting sudo will keep them out of root.