How to Install and Uninstall wuzzah Package on Kali Linux

Last updated: May 16,2024

1. Install "wuzzah" package

This tutorial shows how to install wuzzah on Kali Linux

$ sudo apt update $ sudo apt install wuzzah

2. Uninstall "wuzzah" package

This tutorial shows how to uninstall wuzzah on Kali Linux:

$ sudo apt remove wuzzah $ sudo apt autoclean && sudo apt autoremove

3. Information about the wuzzah package on Kali Linux

Package: wuzzah
Version: 0.53-3.1
Installed-Size: 55
Maintainer: Radu-Bogdan Croitoru
Architecture: amd64
Depends: libc6 (>= 2.14), bsdextrautils
Size: 16704
SHA256: 2ed1b254cd2bd445ba8dd55c7cd1dde33c3c50a6e1b1ea6c1fa30a80c9ff09b2
SHA1: 5ee7db4820828d9a68f2f5cb01856e2859352545
MD5sum: d39b5fea8a1e12096e7b14fb2ea29418
Description: inobtrusively monitor your friends
The idea: you have friends on a system, and you want to know when they
log on and off when you're logged on. what's more, maybe you're tired
of throwing together crappy/clunky who(1)/w(1)/finger(1) commands in
obfuscated shell/perl scripts that only half do the job anyway.
.
wuzzah is a program that selectively scans a system's utmpx records (where
logins are stored, among other things), keeping an eye out for your friends
logging in and out, taking customizable actions on events. wuzzah is small,
fast, efficient, and written in C.
Description-md5:
Homepage: http://www.cs.swarthmore.edu/~finney/proj/wuzzah
Tag: implemented-in::c, interface::commandline, role::program,
scope::utility, use::monitor, works-with::people
Section: misc
Priority: optional
Filename: pool/main/w/wuzzah/wuzzah_0.53-3.1_amd64.deb