How to Install and Uninstall python3-crcelk Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-crcelk" package

In this section, we are going to explain the necessary steps to install python3-crcelk on Kali Linux

$ sudo apt update $ sudo apt install python3-crcelk

2. Uninstall "python3-crcelk" package

This guide covers the steps necessary to uninstall python3-crcelk on Kali Linux:

$ sudo apt remove python3-crcelk $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-crcelk package on Kali Linux

Package: python3-crcelk
Source: python-crcelk
Version: 1.3-4
Installed-Size: 39
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Suggests: python-python-crcelk-doc
Size: 9024
SHA256: ef6b206b3bbabf19c7756df5c49ca1fb0309b6e14ade244f9d1a19ef3f519f16
SHA1: d474677b64ece4abfebc671fcd00dfaa76078dc8
MD5sum: 34ef9d8ce13bdcb6a69c3755ad0d329e
Description: Implementation of the CRC algorithm (Python 3)
This package contains an updated fork of the crcmoose module for recent
versions of Python. it provides a pure Python implementation of the crc
algorithm and allows for variants to easily be defined by providing their
parameters such as width, starting polynomial, etc.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/zeroSteiner/crcelk/
Section: python
Priority: optional
Filename: pool/main/p/python-crcelk/python3-crcelk_1.3-4_all.deb