How to Install and Uninstall libcrcutil-doc Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 03,2024

1. Install "libcrcutil-doc" package

Please follow the steps below to install libcrcutil-doc on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libcrcutil-doc

2. Uninstall "libcrcutil-doc" package

This guide covers the steps necessary to uninstall libcrcutil-doc on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libcrcutil-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcrcutil-doc package on Ubuntu 21.04 (Hirsute Hippo)

Package: libcrcutil-doc
Architecture: all
Version: 1.0-5.2
Multi-Arch: foreign
Priority: optional
Section: universe/doc
Source: libcrcutil
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Dmitry Smirnov
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 743
Suggests: pdf-viewer
Filename: pool/universe/libc/libcrcutil/libcrcutil-doc_1.0-5.2_all.deb
Size: 730460
MD5sum: c1d737db0d0f6382431d4862addf1528
SHA1: efe63bc8f1ef00b1fe6d91c6e2e218331c71ff27
SHA256: 99b4cc94299a5953bbbfb1f87f49726d5dfcbd7711b3e190acde1dd7beae12cc
SHA512: 7b3f61d0cdf88154ecf5a97806420704af220de7988c5dd08a15f4c6d5a797f97de7668548428b646f369d3bba506e22bfaf85bc3e1ddca5c0352bfe9f6d1141
Homepage: https://code.google.com/p/crcutil/
Description-en: library for cyclic redundancy check (CRC) computation - documentation
Crcutil library provides efficient implementation of CRC algorithms. It
includes reference implementation of a novel Multiword CRC algorithm
invented by Andrew Kadatch and Bob Jenkins in early 2007. The new
algorithm is heavily tuned towards modern Intel and AMD processors and is
substantially faster than almost all other software CRC algorithms.
.
Included whitepaper describes the details of Multiword CRC algorithm as
well as other algorithms and CRC manipulation routines implemented by
crcutil library.
.
Crcutil library computes:
* Hardware-assisted CRC32C: 0.13 (Nehalem) CPU cycles per byte.
* 64-bit and smaller CRCs: 1.0 (Nehalem) - 1.2 (Core) CPU cycles per byte.
* 128-bit CRCs: 1.7 CPU cycles per byte.
.
Since computational speed of 64-bit CRCs is identical to 32-bit and
16-bit, the use of crcutil library enables widespread use of more reliable
64-bit CRCs instead of 32-bit ones.
.
As a bonus, crcutil also implements a number of useful CRC "tricks" (e.g.
computation of CRC of concatenated blocks of data of known length and CRC
without touching actual data).
.
This package provides PDF documentation.
Description-md5: cc71c2c424596597f250c5939920e145