opensnitch on AUR (Arch User Repository)

Last updated: November 26,2024

1. Install "opensnitch" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install opensnitch on Arch using YAY

$ yay -S opensnitch

* (Optional) Uninstall opensnitch on Arch using YAY

$ yay -Rns opensnitch

2. Manually Install "opensnitch" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone opensnitch's git locally

$ git clone https://aur.archlinux.org/opensnitch.git ~/opensnitch

c. Go to ~/opensnitch folder and install it

$ cd ~/opensnitch $ makepkg -si

3. Information about the opensnitch package on Arch User Repository (AUR)

ID: 1122280
Name: opensnitch
PackageBaseID: 160588
PackageBase: opensnitch
Version: 1.5.2-1
Description: GNU/Linux port of the Little Snitch application firewall
URL: https://github.com/evilsocket/opensnitch
NumVotes: 37
Popularity: 2.042724
OutOfDate:
Maintainer: echizenryoma
FirstSubmitted: 1607139586
LastModified: 1659704513
URLPath: /cgit/aur.git/snapshot/opensnitch.tar.gz