How to Install and Uninstall hopm Package on Kali Linux

Last updated: May 18,2024

1. Install "hopm" package

Learn how to install hopm on Kali Linux

$ sudo apt update $ sudo apt install hopm

2. Uninstall "hopm" package

This guide covers the steps necessary to uninstall hopm on Kali Linux:

$ sudo apt remove hopm $ sudo apt autoclean && sudo apt autoremove

3. Information about the hopm package on Kali Linux

Package: hopm
Source: hopm (1.1.10-1)
Version: 1.1.10-1+b1
Installed-Size: 181
Maintainer: Unit 193
Architecture: amd64
Depends: libc6 (>= 2.17), libssl3 (>= 3.0.0), lsb-base
Pre-Depends: init-system-helpers (>= 1.54~)
Size: 53212
SHA256: a6f6d7cc55ead3e938d466ff30c232e760f44a1704c89b78a652dd14d7593e1b
SHA1: 043d22fa24f2a75a2b046c4b1010908df99829f0
MD5sum: a649fc47b149f4cd87666882ff52d341
Description: open-proxy monitoring bot designed for IRC servers
HOPM (Hybrid Open Proxy Monitor) is an open-proxy monitoring bot designed to
monitor an individual server (all servers on the network have to run their own
bot if the IRCD does not support `farconnect` user mode) with a local
operator {} block and monitor connections. When a client connects to a server,
HOPM will scan the connection for insecure proxies. Insecure proxies are
determined by attempting to connect the proxy back to another host (usually the
IRC server in question).
Description-md5:
Homepage: https://github.com/ircd-hybrid/hopm/
Section: net
Priority: optional
Filename: pool/main/h/hopm/hopm_1.1.10-1+b1_amd64.deb