How to Install and Uninstall utfout Package on Kali Linux

Last updated: May 04,2024

1. Install "utfout" package

Learn how to install utfout on Kali Linux

$ sudo apt update $ sudo apt install utfout

2. Uninstall "utfout" package

Please follow the guidelines below to uninstall utfout on Kali Linux:

$ sudo apt remove utfout $ sudo apt autoclean && sudo apt autoremove

3. Information about the utfout package on Kali Linux

Package: utfout
Source: utfout (0.0.1-1)
Version: 0.0.1-1+b1
Installed-Size: 44
Maintainer: James Hunt
Architecture: amd64
Depends: libc6 (>= 2.4)
Size: 14472
SHA256: 910dd66bae77b5eb25d5dd8c3544dfd439ee868d712badeefa3d73fc5465d679
SHA1: fedca32c949d93a9207c21843a4e78c750f705b8
MD5sum: 630a5b258df78b72a3d9d0761628ebf4
Description: Utility to produce UTF-8 (Unicode) output
This package contains a command-line tool that can produce UTF-8
(Unicode) strings in various ways and direct them to standard output,
standard error or direct to the terminal without the need for shell
support. Strings can be repeated, delayed, randomly-generated,
written to arbitrary file descriptors, interspersed with other
characters and generated using ranges. Printf(1)-style escape
sequences are supported along with extended escape sequences.
utfout(1) Sits somewhere between echo(1) and printf(1).
Description-md5:
Homepage: https://code.launchpad.net/utfout
Section: utils
Priority: optional
Filename: pool/main/u/utfout/utfout_0.0.1-1+b1_amd64.deb