How to Install and Uninstall utfout Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "utfout" package

Please follow the step by step instructions below to install utfout on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install utfout

2. Uninstall "utfout" package

Learn how to uninstall utfout on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the utfout package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: utfout
Priority: optional
Section: universe/utils
Installed-Size: 65
Maintainer: James Hunt
Architecture: amd64
Version: 0.0.1-1
Depends: libc6 (>= 2.4)
Filename: pool/universe/u/utfout/utfout_0.0.1-1_amd64.deb
Size: 15170
MD5sum: 21d5444920738fa6b8f77fa08db7fc82
SHA1: 741144e2c0f061b01293de8142438dcf39f2ef0b
SHA256: 69ce5e7cb85f388c023b9fb09ea45fb78c1331b07c5cbefc5e7e4640855de459
Description-en: 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: 0b683b5bc4ff94999fc3dcea3e13cef8
Homepage: https://code.launchpad.net/utfout
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu