From 3c632ef89aa5d2d37f52842ccb6353b9f5f8de0b Mon Sep 17 00:00:00 2001 From: Hazelshantz <84490883+hazelshantz@users.noreply.github.com> Date: Fri, 10 Jul 2026 13:03:12 +1000 Subject: [PATCH] Update README.md Added instructions for Arch Linux users --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 29d515d3ac..2661d001a8 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,9 @@ Download deb/rpm packages for your system from https://github.com/evilsocket/ope #### rpm > $ sudo dnf install opensnitch*.rpm +#### pacman (Arch Linux) +> $ sudo pacman -S opensnitch + Then run: `$ opensnitch-ui` or launch the GUI from the Applications menu. Please, refer to [the documentation](https://github.com/evilsocket/opensnitch/wiki/Installation) for detailed information.