How to Install and Uninstall pycrc Package on Kali Linux

Last updated: May 20,2024

1. Install "pycrc" package

This guide let you learn how to install pycrc on Kali Linux

$ sudo apt update $ sudo apt install pycrc

2. Uninstall "pycrc" package

Here is a brief guide to show you how to uninstall pycrc on Kali Linux:

$ sudo apt remove pycrc $ sudo apt autoclean && sudo apt autoremove

3. Information about the pycrc package on Kali Linux

Package: pycrc
Version: 0.10.0-2
Installed-Size: 204
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 41540
SHA256: 41f35a1129449bea12e79c260153b9b604165ea2de95df08e29f2d31de02af26
SHA1: 1ccfc3a30580011cf67ceab816f16c8e63d1345d
MD5sum: 59ccc75b0669a86b7621131ca3c9782b
Description: CRC C source code generator
pycrc is a Cyclic Redundancy Check (CRC) C source code generator.
.
It supports different implementations, with various speed-space
compromises. The CRC parameters can be freely chosen, and pycrc
includes a number of well-known CRC models (CRC-16, CRC-32 etc.).
Description-md5:
Homepage: https://pycrc.org
Section: misc
Priority: optional
Filename: pool/main/p/pycrc/pycrc_0.10.0-2_all.deb