How To Install accel-config-libs on Fedora 36

In this tutorial we learn how to install accel-config-libs in Fedora 36. accel-config-libs is Configuration library for accelerator subsystem devices

Introduction

In this tutorial we learn how to install accel-config-libs on Fedora 36.

What is accel-config-libs

Libraries for accel-config.

We can use yum or dnf to install accel-config-libs on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install accel-config-libs.

Install accel-config-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 accel-config-libs using dnf by running the following command:

sudo dnf -y install accel-config-libs

Install accel-config-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 accel-config-libs using yum by running the following command:

sudo yum -y install accel-config-libs

How To Uninstall accel-config-libs on Fedora 36

To uninstall only the accel-config-libs package we can use the following command:

sudo dnf remove accel-config-libs

accel-config-libs Package Contents on Fedora 36

---
title: "How To Install accel-config-libs on Fedora 36"
linkTitle: "accel-config-libs"
type: "docs"
description: "In this tutorial we learn how to install accel-config-libs in Fedora 36. accel-config-libs is Configuration library for accelerator subsystem devices"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/accel-config-libs-featured.png
---

## Introduction

In this tutorial we learn how to install `accel-config-libs` on Fedora 36.

### What is `accel-config-libs`

> Libraries for accel-config.  

We can use `yum` or `dnf` to install `accel-config-libs` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install accel-config-libs.

## Install accel-config-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 accel-config-libs using dnf by running the following command:

sudo dnf -y install accel-config-libs

Install accel-config-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 accel-config-libs using yum by running the following command:

sudo yum -y install accel-config-libs

How To Uninstall accel-config-libs on Fedora 36

To uninstall only the accel-config-libs package we can use the following command:

sudo dnf remove accel-config-libs

accel-config-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/00
/usr/lib/.build-id/00/69f674aa796002ad4da14d62e2095dd9a13c0c
/usr/lib64/libaccel-config.so.1
/usr/lib64/libaccel-config.so.1.0.0
/usr/share/doc/accel-config-libs
/usr/share/doc/accel-config-libs/README.md
/usr/share/licenses/accel-config-libs
/usr/share/licenses/accel-config-libs/BSD-MIT
/usr/share/licenses/accel-config-libs/CC0
/usr/share/licenses/accel-config-libs/COPYING
/usr/share/licenses/accel-config-libs/LICENSE_LGPL_2_1
/usr/share/licenses/accel-config-libs/accel-config-licenses

References

Summary

In this tutorial we learn how to install accel-config-libs on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).

/usr/lib/.build-id /usr/lib/.build-id/29 /usr/lib/.build-id/29/d7ed209c50eb7449c92adf2d2c424dee313b14 /usr/lib/libaccel-config.so.1 /usr/lib/libaccel-config.so.1.0.0 /usr/share/doc/accel-config-libs /usr/share/doc/accel-config-libs/README.md /usr/share/licenses/accel-config-libs /usr/share/licenses/accel-config-libs/BSD-MIT /usr/share/licenses/accel-config-libs/CC0 /usr/share/licenses/accel-config-libs/COPYING /usr/share/licenses/accel-config-libs/LICENSE_LGPL_2_1 /usr/share/licenses/accel-config-libs/accel-config-licenses


## References

* [accel-config-libs website](https://github.com/intel/idxd-config)

## Summary

In this tutorial we learn how to install `accel-config-libs` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).