title: “How To Install kaccounts-integration-devel on Fedora 36” title: “How To Install kaccounts-integration-devel on Fedora 36” linkTitle: “kaccounts-integration-devel” linkTitle: “kaccounts-integration-devel” type: “docs” type: “docs” description: “In this tutorial we learn how to install kaccounts-integration-devel in Fedora 36. kaccounts-integration-devel is Development files for kaccounts-integration” description: “In this tutorial we learn how to install kaccounts-integration-devel in Fedora 36. kaccounts-integration-devel is Development files for kaccounts-integration” date: “2022-08-17” date: “2022-08-17” lastmod: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/kaccounts-integration-devel-featured.png #image: /images/fedora/36/kaccounts-integration-devel-featured.png


Introduction

Introduction

In this tutorial we learn how to install kaccounts-integration-devel on Fedora 36.

In this tutorial we learn how to install kaccounts-integration-devel on Fedora 36.

What is kaccounts-integration-devel

What is kaccounts-integration-devel

Headers, development libraries and documentation for kaccounts-integration.
Headers, development libraries and documentation for kaccounts-integration.

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

Install kaccounts-integration-devel on Fedora 36 Using dnf

Install kaccounts-integration-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command. Update yum database with dnf using the following command.

```bash
sudo dnf makecache --refresh
sudo dnf makecache --refresh


After updating yum database, We can install `kaccounts-integration-devel` using `dnf` by running the following command:
After updating yum database, We can install `kaccounts-integration-devel` using `dnf` by running the following command:


```bash
```bash
sudo dnf -y install kaccounts-integration-devel
sudo dnf -y install kaccounts-integration-devel


## Install kaccounts-integration-devel on Fedora 36 Using yum

## Install kaccounts-integration-devel on Fedora 36 Using yum

Update yum database with `yum` using the following command.
Update yum database with `yum` using the following command.


```bash
```bash
sudo yum makecache --refresh
sudo yum makecache --refresh


After updating yum database, We can install `kaccounts-integration-devel` using `yum` by running the following command:
After updating yum database, We can install `kaccounts-integration-devel` using `yum` by running the following command:


```bash
```bash
sudo yum -y install kaccounts-integration-devel
sudo yum -y install kaccounts-integration-devel
## How To Uninstall kaccounts-integration-devel on Fedora 36

## How To Uninstall kaccounts-integration-devel on Fedora 36

To uninstall only the `kaccounts-integration-devel` package we can use the following command:

To uninstall only the `kaccounts-integration-devel` package we can use the following command:
```bash

sudo dnf remove kaccounts-integration-devel
```bash

sudo dnf remove kaccounts-integration-devel


## kaccounts-integration-devel Package Contents on Fedora 36

```bash
## kaccounts-integration-devel Package Contents on Fedora 36

```bash
/usr/include/KAccounts
/usr/include/KAccounts/AccountServiceToggleJob
/usr/include/KAccounts/AccountsModel
/usr/include/KAccounts/ChangeAccountDisplayNameJob
/usr/include/KAccounts/Core
/usr/include/KAccounts/CreateAccountJob
/usr/include/KAccounts/GetCredentialsJob
/usr/include/KAccounts/KAccountsDPlugin
/usr/include/KAccounts/KAccountsUiPlugin
/usr/include/KAccounts/ProvidersModel
/usr/include/KAccounts/RemoveAccountJob
/usr/include/KAccounts/ServicesModel
/usr/include/KAccounts/accountservicetogglejob.h
/usr/include/KAccounts/accountsmodel.h
/usr/include/KAccounts/changeaccountdisplaynamejob.h
/usr/include/KAccounts/core.h
/usr/include/KAccounts/createaccountjob.h
/usr/include/KAccounts/getcredentialsjob.h
/usr/include/KAccounts/kaccounts_export.h
/usr/include/KAccounts/kaccounts_version.h
/usr/include/KAccounts/kaccountsdplugin.h
/usr/include/KAccounts/kaccountsuiplugin.h
/usr/include/KAccounts/providersmodel.h
/usr/include/KAccounts/removeaccountjob.h
/usr/include/KAccounts/servicesmodel.h
/usr/lib64/cmake/KAccounts
/usr/lib64/cmake/KAccounts/KAccountsConfig.cmake
/usr/lib64/cmake/KAccounts/KAccountsConfigVersion.cmake
/usr/lib64/cmake/KAccounts/KAccountsMacros.cmake
/usr/lib64/cmake/KAccounts/KAccountsTargets-release.cmake
/usr/lib64/cmake/KAccounts/KAccountsTargets.cmake
/usr/lib64/libkaccounts.so

References

Summary

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

/usr/include/KAccounts /usr/include/KAccounts/AccountServiceToggleJob /usr/include/KAccounts/AccountsModel /usr/include/KAccounts/ChangeAccountDisplayNameJob /usr/include/KAccounts/Core /usr/include/KAccounts/CreateAccountJob /usr/include/KAccounts/GetCredentialsJob /usr/include/KAccounts/KAccountsDPlugin /usr/include/KAccounts/KAccountsUiPlugin /usr/include/KAccounts/ProvidersModel /usr/include/KAccounts/RemoveAccountJob /usr/include/KAccounts/ServicesModel /usr/include/KAccounts/accountservicetogglejob.h /usr/include/KAccounts/accountsmodel.h /usr/include/KAccounts/changeaccountdisplaynamejob.h /usr/include/KAccounts/core.h /usr/include/KAccounts/createaccountjob.h /usr/include/KAccounts/getcredentialsjob.h /usr/include/KAccounts/kaccounts_export.h /usr/include/KAccounts/kaccounts_version.h /usr/include/KAccounts/kaccountsdplugin.h /usr/include/KAccounts/kaccountsuiplugin.h /usr/include/KAccounts/providersmodel.h /usr/include/KAccounts/removeaccountjob.h /usr/include/KAccounts/servicesmodel.h /usr/lib/cmake/KAccounts /usr/lib/cmake/KAccounts/KAccountsConfig.cmake /usr/lib/cmake/KAccounts/KAccountsConfigVersion.cmake /usr/lib/cmake/KAccounts/KAccountsMacros.cmake /usr/lib/cmake/KAccounts/KAccountsTargets-release.cmake /usr/lib/cmake/KAccounts/KAccountsTargets.cmake /usr/lib/libkaccounts.so


## References

* [kaccounts-integration-devel website](https://invent.kde.org/network/kaccounts-integration)

## Summary

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