How to Install and Uninstall termshark Package on Kali Linux

Last updated: May 03,2024

1. Install "termshark" package

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

$ sudo apt update $ sudo apt install termshark

2. Uninstall "termshark" package

Here is a brief guide to show you how to uninstall termshark on Kali Linux:

$ sudo apt remove termshark $ sudo apt autoclean && sudo apt autoremove

3. Information about the termshark package on Kali Linux

Package: termshark
Source: termshark (2.4.0-1)
Version: 2.4.0-1+b8
Installed-Size: 15338
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), tshark, wireshark-common
Size: 4755380
SHA256: 975d636108833c6b2c3a3a59c5b3a7cd332a82585e383bd6ee416fcec2db7bd6
SHA1: b78e8c4e55aea1f00b10289022787895a8ff2160
MD5sum: ba690e7e4f20a018c9dbc58cc681689e
Description: Terminal UI for tshark, inspired by Wireshark
If you're debugging on a remote machine with a large pcap and no desire
to scp it back to your desktop, termshark can help!
.
Features:
• Read pcap files or sniff live interfaces (where tshark is permitted)
• Inspect each packet using familiar Wireshark-inspired views
• Filter pcaps or live captures using Wireshark's display filters
• Copy ranges of packets to the clipboard from the terminal
• Written in Go, compiles to a single executable on each platform
Description-md5:
Homepage: https://github.com/gcla/termshark
Built-Using: golang-1.21 (= 1.21.3-1), golang-debian-vasudev-gospake2 (= 0.2.1-2), golang-fsnotify (= 1.6.0-2), golang-github-adam-hanna-arrayoperations (= 0.2.6-3), golang-github-antchfx-xmlquery (= 1.3.3-1), golang-github-antchfx-xpath (= 1.1.2-2), golang-github-araddon-dateparse (= 0.0~git20210429.6b43995-3), golang-github-blang-semver (= 4.0.0-1), golang-github-creack-pty (= 1.1.18-1), golang-github-flytam-filenamify (= 1.1.1-2), golang-github-gcla-deep (= 1.0.2-2), golang-github-gcla-gowid (= 1.4.0-1), golang-github-gdamore-encoding (= 1.0.0-3), golang-github-gdamore-tcell.v2 (= 2.6.0-1), golang-github-golang-groupcache (= 0.0~git20210331.41bb18b-1), golang-github-hashicorp-golang-lru (= 0.5.4-2), golang-github-hashicorp-hcl (= 1.0.0-1.1), golang-github-kballard-go-shellquote (= 0.0~git20180428.95032a8-2), golang-github-klauspost-compress (= 1.17.0+ds1-1), golang-github-lucasb-eyer-go-colorful (= 1.2.0-1), golang-github-magiconair-properties (= 1.8.7-1), golang-github-mattn-go-isatty (= 0.0.19-1), golang-github-mattn-go-runewidth (= 0.0.15-2), golang-github-mitchellh-go-homedir (= 1.1.0-1), golang-github-mitchellh-mapstructure (= 1.5.0-2), golang-github-mreiferson-go-snappystream (= 0.2.3-3), golang-github-pelletier-go-toml.v2 (= 2.1.0-1), golang-github-pkg-errors (= 0.9.1-3), golang-github-pkg-term (= 1.1.0-4), golang-github-rakyll-statik (= 0.1.1-5), golang-github-rivo-uniseg (= 0.4.4-1), golang-github-shibukawa-configdir (= 0.0~git20170330.e180dbd-1.1), golang-github-spf13-afero (= 1.9.5-1), golang-github-spf13-cast (= 1.5.1-1), golang-github-spf13-jwalterweatherman (= 1.1.0+really1.1.0-2), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1), golang-github-spf13-viper (= 1.12.0-1), golang-github-subosito-gotenv (= 1.3.0-1), golang-github-tevino-abool (= 0.0~git20170917.9b9efcf-2), golang-gitlab-jonas.jasas-condchan (= 0.0~git20190210.36637ad-2), golang-go-flags (= 1.4.0-6), golang-go.crypto (= 1:0.13.0-1), golang-golang-x-net (= 1:0.15.0-2), golang-golang-x-sys (= 0.12.0-1), golang-golang-x-term (= 0.12.0-1), golang-golang-x-text (= 0.13.0-1), golang-gopkg-ini.v1 (= 1.67.0-1), golang-gopkg-yaml.v3 (= 3.0.1-3), golang-logrus (= 1.9.0-1), golang-nhooyr-websocket (= 1.8.7-3), wormhole-william (= 1.0.6-3)
Section: devel
Priority: optional
Filename: pool/main/t/termshark/termshark_2.4.0-1+b8_amd64.deb