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



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

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

Description:

CPU feature identification for Go

Package cpuid provides information about the CPU running the current program. CPU features are detected on startup, and kept for fast access through the life of the application.

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

Version: 1.1+dfsg1-4

Section: universe/devel