How to Install and Uninstall golang-github-minio-sha256-simd-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 16,2024

1. Install "golang-github-minio-sha256-simd-dev" package

Please follow the step by step instructions below to install golang-github-minio-sha256-simd-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install golang-github-minio-sha256-simd-dev

2. Uninstall "golang-github-minio-sha256-simd-dev" package

Learn how to uninstall golang-github-minio-sha256-simd-dev on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove golang-github-minio-sha256-simd-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-minio-sha256-simd-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: golang-github-minio-sha256-simd-dev
Architecture: all
Version: 0.1.1-1
Priority: extra
Section: universe/devel
Source: golang-github-minio-sha256-simd
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 451
Depends: golang-go
Filename: pool/universe/g/golang-github-minio-sha256-simd/golang-github-minio-sha256-simd-dev_0.1.1-1_all.deb
Size: 35972
MD5sum: 4210b41703798096e83150eaf2261a19
SHA1: c28dd3b5f80810f99c05c9f42e0b469eb4dc6084
SHA256: 05b464092a3a5faba591e12f52c0517e36ca6a88fe8967f50b4cf193dfe4f9f9
SHA512: 25dd942558b4880fb4d6af19cfa00e4a2ef7d1ab3c0381c903516dd103233570842e59bd3d5590910ab3f0dc21f0af1daf865695d73c342b0d235d6349d81fb7
Homepage: https://github.com/minio/sha256-simd
Description-en: implementation of SHA256 using SIMD instructions for Intel and ARM
sha256-simd accelerate SHA256 computations in pure Go for both Intel
(AVX2, AVX, SSE) as well as ARM (arm64) platforms. Introduction This
package is designed as a drop-in replacement for crypto/sha256. For Intel
CPUs it has three flavors for AVX2, AVX and SSE whereby the fastest
method is automatically chosen depending on CPU capabilities. For ARM
CPUs with the Cryptography Extensions advantage is taken of the SHA2
instructions resulting in a massive performance improvement.
.
This package uses Golang assembly and as such does not depend on cgo. The
Intel versions are based on the implementations as described in "Fast
SHA-256 Implementations on Intel Architecture Processors" by J. Guilford
et al. Performance Below is the speed in MB/s for a single core (ranked
fast to slow) as well as the factor of improvement over crypto/sha256
(when applicable).
Description-md5: 022695ed7db30a9ab662f578a1226f18