How to Install golang-github-klauspost-reedsolomon-dev in Ubuntu 18.04



Install golang-github-klauspost-reedsolomon-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-klauspost-reedsolomon-dev

Description:

Reed-Solomon Erasure Coding in Go

Reed-Solomon Erasure Coding in Go, with speeds exceeding 1GB/s/cpu core implemented in pure Go. . This is a golang port of the JavaReedSolomon library released by Backblaze (http://backblaze.com), with some additional optimizations.

Homepage: https://github.com/klauspost/reedsolomon

Version: 1.6-2

Section: universe/devel