How To Install accel-config on Fedora 36

In this tutorial we learn how to install accel-config in Fedora 36. accel-config is Configure accelerator subsystem devices

Introduction

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

What is accel-config

Utility library for configuring the accelerator subsystem.

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

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

sudo dnf -y install accel-config

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

sudo yum -y install accel-config

How To Uninstall accel-config on Fedora 36

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

sudo dnf remove accel-config

accel-config Package Contents on Fedora 36

/etc/accel-config/accel-config.conf.sample
/usr/bin/accel-config
/usr/lib/.build-id
/usr/lib/.build-id/b1
/usr/lib/.build-id/b1/62dadf010defd01c7a4132b5b6385c43c15d8e
/usr/share/accel-config/contrib/configs/app_profile.conf
/usr/share/accel-config/contrib/configs/net_profile.conf
/usr/share/accel-config/contrib/configs/os_profile.conf
/usr/share/accel-config/contrib/configs/profilenote.txt
/usr/share/accel-config/contrib/configs/storage_profile.conf
/usr/share/licenses/accel-config
/usr/share/licenses/accel-config/BSD-MIT
/usr/share/licenses/accel-config/CC0
/usr/share/licenses/accel-config/COPYING
/usr/share/licenses/accel-config/LICENSE_GPL_2_0
/usr/share/licenses/accel-config/accel-config-licenses
/usr/share/man/man1/accel-config-config-device.1.gz
/usr/share/man/man1/accel-config-config-engine.1.gz
/usr/share/man/man1/accel-config-config-group.1.gz
/usr/share/man/man1/accel-config-config-wq.1.gz
/usr/share/man/man1/accel-config-create-mdev.1.gz
/usr/share/man/man1/accel-config-disable-device.1.gz
/usr/share/man/man1/accel-config-disable-wq.1.gz
/usr/share/man/man1/accel-config-enable-device.1.gz
/usr/share/man/man1/accel-config-enable-wq.1.gz
/usr/share/man/man1/accel-config-list.1.gz
/usr/share/man/man1/accel-config-load-config.1.gz
/usr/share/man/man1/accel-config-remove-mdev.1.gz
/usr/share/man/man1/accel-config-save-config.1.gz
/usr/share/man/man1/accel-config.1.gz

References

title: “How To Install accel-config on Fedora 36”

linkTitle: “accel-config”

Summary

description: “In this tutorial we learn how to install accel-config in Fedora 36. accel-config is Configure accelerator subsystem devices”

date: “2022-08-17” lastmod: “2022-08-17” In this tutorial we learn how to install accel-config on Fedora 36 using yum and [dnf]((/fedora/36/dnf/). #image: /images/fedora/36/accel-config-featured.png


Introduction

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

What is accel-config

Utility library for configuring the accelerator subsystem.

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

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

sudo dnf -y install accel-config

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

sudo yum -y install accel-config

How To Uninstall accel-config on Fedora 36

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

sudo dnf remove accel-config

accel-config Package Contents on Fedora 36

/etc/accel-config/accel-config.conf.sample
/usr/bin/accel-config
/usr/lib/.build-id
/usr/lib/.build-id/69
/usr/lib/.build-id/69/aabb8228ab1bcd735a8cf0a8df1560f312726a
/usr/share/accel-config/contrib/configs/app_profile.conf
/usr/share/accel-config/contrib/configs/net_profile.conf
/usr/share/accel-config/contrib/configs/os_profile.conf
/usr/share/accel-config/contrib/configs/profilenote.txt
/usr/share/accel-config/contrib/configs/storage_profile.conf
/usr/share/licenses/accel-config
/usr/share/licenses/accel-config/BSD-MIT
/usr/share/licenses/accel-config/CC0
/usr/share/licenses/accel-config/COPYING
/usr/share/licenses/accel-config/LICENSE_GPL_2_0
/usr/share/licenses/accel-config/accel-config-licenses
/usr/share/man/man1/accel-config-config-device.1.gz
/usr/share/man/man1/accel-config-config-engine.1.gz
/usr/share/man/man1/accel-config-config-group.1.gz
/usr/share/man/man1/accel-config-config-wq.1.gz
/usr/share/man/man1/accel-config-create-mdev.1.gz
/usr/share/man/man1/accel-config-disable-device.1.gz
/usr/share/man/man1/accel-config-disable-wq.1.gz
/usr/share/man/man1/accel-config-enable-device.1.gz
/usr/share/man/man1/accel-config-enable-wq.1.gz
/usr/share/man/man1/accel-config-list.1.gz
/usr/share/man/man1/accel-config-load-config.1.gz
/usr/share/man/man1/accel-config-remove-mdev.1.gz
/usr/share/man/man1/accel-config-save-config.1.gz
/usr/share/man/man1/accel-config.1.gz

References

Summary

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