How To Install smp_utils-libs on Fedora 36
Introduction
In this tutorial we learn how to install smp_utils-libs
on Fedora 36.
What is smp_utils-libs
This package contains the shared library for smp_utils.
We can use yum
or dnf
to install smp_utils-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install smp_utils-libs.
Install smp_utils-libs on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install smp_utils-libs
using dnf
by running the following command:
sudo dnf -y install smp_utils-libs
Install smp_utils-libs on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install smp_utils-libs
using yum
by running the following command:
sudo yum -y install smp_utils-libs
How To Uninstall smp_utils-libs on Fedora 36
To uninstall only the smp_utils-libs
package we can use the following command:
sudo dnf remove smp_utils-libs
smp_utils-libs Package Contents on Fedora 36
---
title: "How To Install smp_utils-libs on Fedora 36"
linkTitle: "smp_utils-libs"
type: "docs"
description: "In this tutorial we learn how to install smp_utils-libs in Fedora 36. smp_utils-libs is Shared library for smp_utils"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/smp_utils-libs-featured.png
---
## Introduction
In this tutorial we learn how to install `smp_utils-libs` on Fedora 36.
### What is `smp_utils-libs`
> This package contains the shared library for smp_utils.
We can use `yum` or `dnf` to install `smp_utils-libs` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install smp_utils-libs.
## Install smp_utils-libs on Fedora 36 Using dnf
Update yum database with `dnf` using the following command.
```bash
sudo dnf makecache --refresh
After updating yum database, We can install smp_utils-libs
using dnf
by running the following command:
sudo dnf -y install smp_utils-libs
Install smp_utils-libs on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install smp_utils-libs
using yum
by running the following command:
sudo yum -y install smp_utils-libs
How To Uninstall smp_utils-libs on Fedora 36
To uninstall only the smp_utils-libs
package we can use the following command:
sudo dnf remove smp_utils-libs
smp_utils-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/5b
/usr/lib/.build-id/5b/15aa5cf050f833144c9d4c91a1adcc04f8c13a
/usr/lib/libsmputils1.so.1
/usr/lib/libsmputils1.so.1.0.0
/usr/share/doc/smp_utils-libs
/usr/share/doc/smp_utils-libs/COPYING
References
Summary
In this tutorial we learn how to install smp_utils-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
/usr/lib/.build-id /usr/lib/.build-id/5c /usr/lib/.build-id/5c/7f4e3ac6f7913c0d21bcf443014249f1fe370e /usr/lib64/libsmputils1.so.1 /usr/lib64/libsmputils1.so.1.0.0 /usr/share/doc/smp_utils-libs /usr/share/doc/smp_utils-libs/COPYING
## References
* [smp_utils-libs website](http://sg.danny.cz/sg/smp_utils.html)
## Summary
In this tutorial we learn how to install `smp_utils-libs` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).