How to Install and Uninstall uudeview Package on Kali Linux

Last updated: May 14,2024

1. Install "uudeview" package

This guide covers the steps necessary to install uudeview on Kali Linux

$ sudo apt update $ sudo apt install uudeview

2. Uninstall "uudeview" package

This is a short guide on how to uninstall uudeview on Kali Linux:

$ sudo apt remove uudeview $ sudo apt autoclean && sudo apt autoremove

3. Information about the uudeview package on Kali Linux

Package: uudeview
Version: 0.5.20-14
Installed-Size: 105
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.34), libuu0 (>= 0.5.20)
Suggests: default-mta | mail-transport-agent, inews, xdeview
Size: 43712
SHA256: 35015d36b60df6e50e5a2a170df55c79f1fbae3f709038719c07b8038ae62e38
SHA1: 8939c98157be6df403abef8d601c5917443c5021
MD5sum: 9d56223555d61c56c6d4f58c80e3be94
Description: Smart multi-file multi-part decoder (command line)
This is a command-line decoder and encoder for multi-part MIME files
encoded with the following formats: uuencode, xxencode, BASE64,
yEncoding, quoted printable, and BinHex.
.
This package used to contain an X11-based GUI decoder called xdeview.
That program is now in the xdeview package.
Description-md5:
Homepage: http://www.fpx.de/fp/Software/UUDeview/
Tag: interface::commandline, role::program, scope::utility, use::converting,
works-with::archive
Section: utils
Priority: optional
Filename: pool/main/u/uudeview/uudeview_0.5.20-14_amd64.deb