How to Install and Uninstall librscode1 Package on Kali Linux

Last updated: June 02,2024

1. Install "librscode1" package

Please follow the instructions below to install librscode1 on Kali Linux

$ sudo apt update $ sudo apt install librscode1

2. Uninstall "librscode1" package

Please follow the step by step instructions below to uninstall librscode1 on Kali Linux:

$ sudo apt remove librscode1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the librscode1 package on Kali Linux

Package: librscode1
Source: librscode
Version: 1.3-8
Installed-Size: 32
Maintainer: Christian Kastner
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 8384
SHA256: 46e7ab6b65c2254ff4fa3bb3f85fd9b89ec61cf9a9f1881a33baca14a0433134
SHA1: bb97c9ffb79bc2bb9875566647d64404cd7abbfb
MD5sum: 4f2fde7903be95565d41305caafef738
Description: library implementing a Reed-Solomon error correction algorithm
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 shared library.
Description-md5:
Multi-Arch: same
Homepage: http://rscode.sourceforge.net
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libr/librscode/librscode1_1.3-8_amd64.deb