New to Arch, need help

I’ve used Debian based distros for years, and am comfortable in that environment, but find myself lost in Arch. Could I get a dummy’s guide to installing torguard? I need the package and think that I can apply that learning to whatever else I need.

-OBG

.

yay -Ss torguard
aur/torguard 4.8.28-1 (+17 0.00) 
    TorGuard VPN Software Stay private online with TorGuard's anonymous VPN software and connect to 37+ countries worldwide.

yay -S --noconfirm aur/torguard

But it’s got a bug at the moment so you need to wait for someone to fix it or re-write some code yourself;

Install aur helper, like yay or paru.

Then simpy run yay - S torguard.

Since the torguard AUR package is broken, you can generate a torguard wireguard configuration file and use it with NetworkManager (see NetworkManager - ArchWiki )

yay torguard 


Add AUR keyword to Firefox or Krunner or something to search torguard:

https://aur.archlinux.org/packages/torguard

Look for issues there.

Based on the assumption that the package is broken \ outdated as others mention, I searched a bit on the arch forums and found this, perhaps its helpful.

But if the client doesn’t work, I would just perhaps take a look at openvpn.

Check this page: https://wiki.archlinux.org/title/Pacman/Rosetta

Also check this: https://wiki.archlinux.org/title/Arch_User_Repository

  • This is r/EndeavourOS so yay is already installed.
  • aur/torguard is currently broken.

Thanks. The support in this sub is outstanding.

Wow, thanks for taking the time to help a old man out.

Thank you. I’m so green I didn’t know to check if it was broken.