How to Install and Uninstall librscode-dev Package on Kali Linux

Last updated: May 15,2024

1. Install "librscode-dev" package

Please follow the instructions below to install librscode-dev on Kali Linux

$ sudo apt update $ sudo apt install librscode-dev

2. Uninstall "librscode-dev" package

Please follow the step by step instructions below to uninstall librscode-dev on Kali Linux:

$ sudo apt remove librscode-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the librscode-dev package on Kali Linux

Package: librscode-dev
Source: librscode
Version: 1.3-8
Installed-Size: 37
Maintainer: Christian Kastner
Architecture: amd64
Depends: librscode1 (= 1.3-8)
Size: 9588
SHA256: 298ee7a63303158bad69857049632a6b02be0957314b4a18d8664116d05678d1
SHA1: 4ff84ad8fd43b60115af2458d88fb44c41d415a5
MD5sum: d6429044c4102f5e5b3185fd6e8e18ca
Description: development libraries and headers for RSCODE
The RSCODE project is an implementation of a Reed-Solomon error correction
algorithm. It provides a byte-sized block coding which is convenient for
adding protection to data which is stored as eight-bit bytes (i.e., most
common computer data).
.
The Reed-Solomon code is the same one used for encoding of data on Audio CD's
and CD-ROM disks, as well as many magnetic and optical disk controllers. You
basically want to use Reed-Solomon coding in any situation where "forward
error correction" is needed, i.e., the decoder will not have the option of
requesting retransmission of bad blocks.
.
This package contains the header file and the static library.
Description-md5:
Multi-Arch: same
Homepage: http://rscode.sourceforge.net
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libr/librscode/librscode-dev_1.3-8_amd64.deb