this post was submitted on 29 Apr 2024
14 points (100.0% liked)

Arch Linux

7681 readers
1 users here now

The beloved lightweight distro

founded 4 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] eruchitanda@lemmy.world 3 points 5 months ago (1 children)

I would do:

pacman -S --needed firefox

Instead.

You can replace pacman with AUR helper (I'd suggest installing Paru or YAY) if you're using one.

[โ€“] eruchitanda@lemmy.world 5 points 5 months ago

BTW, for AUR helpers, you don't use sudo.