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.

  • @Gemini24601@lemmy.world
    link
    fedilink
    02 months ago

    Does internet work? You can check by running “ping archlinux.org” in a terminal, (Ctrl C to stop it). If you are connected to internet you could search for packages using the “pacman -Ss <e. g. chromium>”, and or install by using “sudo pacman -S <name>”

    • @greyw0lv@lemmy.mlOP
      link
      fedilink
      02 months ago

      Hmm.

      I connected to my internet using iwctl.

      But yeah the ping returned a failure so I guess I’m not connected.