How to Install and Uninstall sniffglue Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 21,2024

1. Install "sniffglue" package

Please follow the instructions below to install sniffglue on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install sniffglue

2. Uninstall "sniffglue" package

Learn how to uninstall sniffglue on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove sniffglue $ sudo apt autoclean && sudo apt autoremove

3. Information about the sniffglue package on Ubuntu 21.10 (Impish Indri)

Package: sniffglue
Architecture: amd64
Version: 0.12.1-2
Built-Using: rust-nix (= 0.19.0-1), rust-pktparse (= 0.5.0-1), rust-seccomp-sys (= 0.1.3-1), rustc (= 1.51.0+dfsg1+llvm-1~exp3ubuntu1)
Multi-Arch: allowed
Priority: optional
Section: universe/net
Source: rust-sniffglue
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Rust Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2815
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libpcap0.8 (>= 1.5.1), libseccomp2 (>= 0.0.0~20120605)
Filename: pool/universe/r/rust-sniffglue/sniffglue_0.12.1-2_amd64.deb
Size: 878990
MD5sum: c289b4a3847db6fb74cf4bccfcd76795
SHA1: 91a4111384638cf3e5f8a11ba0966465bb0aeefc
SHA256: f52cceac1846a6283471ec0e7872c994e2d335153a3d1b83e241013fd3f521d7
SHA512: 64affe18e628dc414ef6e742642dedb62c3b93a1e69fdc86355db923bf1352984f709013a370959b9e840d3977828493d3e360e578601bef7b88259b56c08e03
Description-en: Secure multithreaded packet sniffer
sniffglue is a network sniffer written in rust. Network packets are parsed
concurrently using a thread pool to utilize all cpu cores. Project goals are
that you can run sniffglue securely on untrusted networks and that it must not
crash when processing packets. The output should be as useful as possible by
default.
Description-md5: e7f1183e49341488d3bd8fbe63b63f37
X-Cargo-Built-Using: rust-aho-corasick (= 0.7.10-1), rust-ansi-term (= 0.12.1-1), rust-anyhow (= 1.0.31-1), rust-atty (= 0.2.14-2), rust-base64 (= 0.13.0-1), rust-bitflags (= 1.2.1-1), rust-block-buffer (= 0.9.0-4), rust-block-padding (= 0.2.1-1), rust-byteorder (= 1.3.4-1), rust-cfg-if-0.1 (= 0.1.10-2), rust-cfg-if (= 1.0.0-1), rust-clap (= 2.33.3-1), rust-cpuid-bool (= 0.1.2-4), rust-dhcp4r (= 0.2.0-1), rust-digest (= 0.9.0-1build1), rust-dirs-next (= 2.0.0-1), rust-dirs-sys-next (= 0.1.1-1), rust-dns-parser (= 0.8.0-1), rust-enum-primitive (= 0.1.1-1), rust-env-logger (= 0.7.1-2), rust-generic-array (= 0.14.4-1), rust-humantime (= 2.0.0-1), rust-itoa (= 0.4.3-1), rust-lazy-static (= 1.4.0-1), rust-lexical-core (= 0.4.3-2), rust-libc (= 0.2.80-1), rust-log (= 0.4.11-2), rust-memchr (= 2.3.3-1), rust-nix (= 0.19.0-1), rust-nom (= 5.0.1-4), rust-num-cpus (= 1.13.0-1), rust-num-traits (= 0.2.14-1), rust-opaque-debug (= 0.3.0-1), rust-pcap-sys (= 0.1.3-2), rust-phf (= 0.8.0-2), rust-phf-shared (= 0.8.0-1), rust-pktparse (= 0.5.0-1), rust-quick-error (= 1.2.3-1), rust-reduce (= 0.1.1-1), rust-regex (= 1.3.7-1), rust-regex-syntax (= 0.6.17-1), rust-rusticata-macros (= 2.0.4-1), rust-ryu (= 1.0.2-1), rust-seccomp-sys (= 0.1.3-1), rust-serde (= 1.0.106-1), rust-serde-json (= 1.0.41-1), rust-sha2 (= 0.9.2-2), rust-siphasher (= 0.3.1-1), rust-stackvector (= 1.0.6-3), rust-static-assertions (= 1.1.0-1), rust-strsim (= 0.9.3-1), rust-structopt (= 0.3.20-1), rust-strum (= 0.19.2-1), rust-syscallz (= 0.15.0-1), rust-termcolor (= 1.1.0-1), rust-textwrap (= 0.11.0-1build1), rust-thread-local (= 1.0.1-1), rust-time (= 0.1.42-1), rust-tls-parser (= 0.9.2-3), rust-toml (= 0.5.5-1), rust-typenum (= 1.12.0-1), rust-unicode-width (= 0.1.8-1), rust-unreachable (= 1.0.0-1), rust-users (= 0.11.0-1), rust-vec-map (= 0.8.1-2), rust-void (= 1.0.2-1), rustc (= 1.51.0+dfsg1+llvm-1~exp3ubuntu1)