How to Install and Uninstall uniutils Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: April 27,2024

1. Install "uniutils" package

Please follow the steps below to install uniutils on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install uniutils

2. Uninstall "uniutils" package

In this section, we are going to explain the necessary steps to uninstall uniutils on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove uniutils $ sudo apt autoclean && sudo apt autoremove

3. Information about the uniutils package on Ubuntu 20.10 (Groovy Gorilla)

Package: uniutils
Architecture: amd64
Version: 2.27-2build1
Priority: optional
Section: universe/misc
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Mohammed Sameer
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1420
Provides: unidesc
Depends: libc6 (>= 2.4), ascii2binary
Conflicts: unidesc (<< 2.22-1)
Replaces: unidesc
Filename: pool/universe/u/uniutils/uniutils_2.27-2build1_amd64.deb
Size: 169388
MD5sum: f559067d5e3fe8a7ecd53ca9535de1d3
SHA1: 96611d286e21c4eaa613912a035e2cf5cff44e0d
SHA256: 619efb92114255c9862f4b5a7573bb211e2136d0025a0f010264c4cf18402829
SHA512: be28bb456b3d8147c28f3a4a9f4ca692234bbc85b835b651008af5e2ead5bfda65989475392a86f7d29ed8d376ef6912379cd0482620fd7724fd639b36d816e5
Description-en: Tools for finding out what is in a Unicode file
Useful tools when working with Unicode files when one doesn't know
the writing system, doesn't have the necessary font, needs to inspect
invisible characters, needs to find out whether characters have been
combined or in what order they occur, or needs statistics on which
characters occur.
.
* uniname defaults to printing the character offset of each character,
its byte offset, its hex code value, its encoding, the glyph itself,
and its name. It may also be used to validate UTF-8 input.
* unidesc reports the character ranges to which different portions of the
text belong. It can also be used to identify Unicode encodings
(e.g. UTF-16be) flagged by magic numbers.
* unihist generates a histogram of the characters in its input.
* ExplicateUTF8 is intended for debugging or for learning about Unicode.
It determines and explains the validity of a sequence of bytes as a UTF8
encoding.
* utf8lookup provides a handy way to look up Unicode characters from the
command line.
* unireverse reverse each line of UTF-8 input character-by-character.
Description-md5: 3358701f991bedb73c45b867a04eb060