Skip to content

Commit 0bbd6e6

Browse files
Merge pull request #1151 from carmcc/wiki
Update Installation.md
2 parents 6529dc2 + 08e8797 commit 0bbd6e6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

wiki/Installation.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ dnf:
2222
2323
(You can also double-click on the downloaded files)
2424

25+
#### Arch Linux
26+
> $ sudo pacman -S opensnitch
2527
2628
➡️ Then lanch the GUI: `$ opensnitch-ui` or launch it from the Applications menu.
2729

@@ -132,6 +134,9 @@ Remove the packages + rules + configuration:
132134
- Dnf: `sudo dnf remove opensnitch opensnitch-ui`
133135
- Zypper: `sudo zypper remove opensnitch opensnitch-ui`
134136

137+
**pacman packages**
138+
- pacman: `sudo pacman -R opensnitch`
139+
135140
If you installed pip packages:
136141
- `pip3 uninstall grpcio-tools unicode_slugify pyinotify`
137142
- `pip3 uninstall grpcio PyQt5 Unidecode`_(transient dependencies, can check with `pip show` to validate how original installation was done. If you find installation location is not `/usr/lib/` then these are not installed through apt)_

0 commit comments

Comments
 (0)