How to Install and Uninstall opensnitch Package on Kali Linux

Last updated: June 26,2024

1. Install "opensnitch" package

Here is a brief guide to show you how to install opensnitch on Kali Linux

$ sudo apt update $ sudo apt install opensnitch

2. Uninstall "opensnitch" package

Please follow the steps below to uninstall opensnitch on Kali Linux:

$ sudo apt remove opensnitch $ sudo apt autoclean && sudo apt autoremove

3. Information about the opensnitch package on Kali Linux

Package: opensnitch
Source: opensnitch (1.5.8.1-1)
Version: 1.5.8.1-1+b6
Installed-Size: 10211
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libnetfilter-queue1 (>= 1.0.3), libnfnetlink0 (>= 1.0.2)
Recommends: python3-opensnitch-ui
Size: 3164708
SHA256: 1fbb1fcee99acb0d57c460ba93b7fa165e165f6db1885fece694a6e2238187f0
SHA1: 4abfd7e976bdaf2486cc87e8b4c4e5a2853316cf
MD5sum: 00a7731dfbe6181ce826609eaf36b8b0
Description: GNU/Linux interactive application firewall
Whenever a program makes a connection, it'll prompt the user to allow or deny
it.
.
The user can decide if block the outgoing connection based on properties of
the connection: by port, by uid, by dst ip, by program or a combination
of them.
.
These rules can last forever, until the app restart or just one time.
.
The GUI allows the user to view live outgoing connections, as well as search
by process, user, host or port.
.
OpenSnitch can also work as a system-wide domains blocker, by using lists
of domains, list of IPs or list of regular expressions.
Description-md5:
Homepage: https://github.com/evilsocket/opensnitch
Built-Using: golang-1.21 (= 1.21.5-1), golang-fsnotify (= 1.7.0-1), golang-github-golang-protobuf-1-3 (= 1.3.5-4), golang-github-google-nftables (= 0.1.0-3), golang-github-iovisor-gobpf (= 0.2.0-6), golang-github-josharian-native (= 1.1.0-1), golang-github-mdlayher-netlink (= 1.7.1-1), golang-github-mdlayher-socket (= 0.5.0-1), golang-github-vishvananda-netlink (= 1.1.0.125.gf243826-4), golang-github-vishvananda-netns (= 0.0~git20211101.5004558-1), golang-golang-x-net (= 1:0.19.0+dfsg-1), golang-golang-x-sync (= 0.5.0-1), golang-golang-x-sys (= 0.15.0-1), golang-golang-x-text (= 0.14.0-1), golang-google-genproto (= 0.0~git20200413.b5235f6-3), golang-google-grpc (= 1.38.0+really1.33.3-1), gopacket (= 1.1.19-4)
Section: net
Priority: optional
Filename: pool/main/o/opensnitch/opensnitch_1.5.8.1-1+b6_amd64.deb