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.

  • ZWQbpkzl [none/use name]@hexbear.net
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 months ago
    1. confirm you can connect via ethernet. It sounds like you can.
    2. Check available WiFi networks with nmcli device wifi
    3. Connect with nmcli device wifi connect <ssid> password <password>

    If nothing is listed in #2 then you need to install drivers for your WiFi. Check the arch wiki for how to identify which wifi card you have and what AUR package is needed. Installing an AUR package without internet will be an adventure so I recommend jacking in for that.