How to Install and Uninstall golang-github-klauspost-cpuid-devel.noarch Package on Fedora 38
Last updated: December 05,2024
1. Install "golang-github-klauspost-cpuid-devel.noarch" package
Please follow the guidelines below to install golang-github-klauspost-cpuid-devel.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
golang-github-klauspost-cpuid-devel.noarch
Copied
2. Uninstall "golang-github-klauspost-cpuid-devel.noarch" package
Here is a brief guide to show you how to uninstall golang-github-klauspost-cpuid-devel.noarch on Fedora 38:
$
sudo dnf remove
golang-github-klauspost-cpuid-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the golang-github-klauspost-cpuid-devel.noarch package on Fedora 38
Last metadata expiration check: 2:59:10 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : golang-github-klauspost-cpuid-devel
Version : 2.0.9
Release : 5.fc38
Architecture : noarch
Size : 38 k
Source : golang-github-klauspost-cpuid-2.0.9-5.fc38.src.rpm
Repository : fedora
Summary : CPU feature identification for go
URL : https://github.com/klauspost/cpuid
License : MIT
Description : 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. Currently x86 / x64 (AMD64) is supported, and no external C
: (cgo) code is used, which should make the library very easy to use.
:
: You can access the CPU information by accessing the shared CPU variable of the
: cpuid library.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/klauspost/cpuid
Available Packages
Name : golang-github-klauspost-cpuid-devel
Version : 2.0.9
Release : 5.fc38
Architecture : noarch
Size : 38 k
Source : golang-github-klauspost-cpuid-2.0.9-5.fc38.src.rpm
Repository : fedora
Summary : CPU feature identification for go
URL : https://github.com/klauspost/cpuid
License : MIT
Description : 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. Currently x86 / x64 (AMD64) is supported, and no external C
: (cgo) code is used, which should make the library very easy to use.
:
: You can access the CPU information by accessing the shared CPU variable of the
: cpuid library.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/klauspost/cpuid