How to Install and Uninstall librscode-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 19,2024

1. Install "librscode-dbg" package

In this section, we are going to explain the necessary steps to install librscode-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install librscode-dbg

2. Uninstall "librscode-dbg" package

Please follow the step by step instructions below to uninstall librscode-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the librscode-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: librscode-dbg
Priority: extra
Section: universe/debug
Installed-Size: 27
Maintainer: Ubuntu Developers
Original-Maintainer: Christian Kastner
Architecture: amd64
Source: librscode
Version: 1.3-3
Depends: librscode1 (= 1.3-3)
Filename: pool/universe/libr/librscode/librscode-dbg_1.3-3_amd64.deb
Size: 11294
MD5sum: cdb62085242a16b44fe5dec9a5d61446
SHA1: e6442abe23911b70f23bdf010cead535dadb5763
SHA256: d78b7e5e68b8c12d7f71dee8b975544f05f416a3f0b25c35392d5cd6517a6333
Description-en: debugging symbols 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 debugging symbols.
Description-md5: bd48c78a0e0a69cabb801aa2e9872731
Multi-Arch: same
Homepage: http://rscode.sourceforge.net
Build-Ids: 443fe5a37143c7c2b72f3f1036d4b6cba7b3caf0
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions