How To Install accounts-qml-module on Fedora 36

In this tutorial we learn how to install accounts-qml-module in Fedora 36. accounts-qml-module is QML bindings for libaccounts-qt + libsignon-qt

lastmod: “2022-08-17” title: “How To Install accounts-qml-module on Fedora 36” #image: /images/fedora/36/accounts-qml-module-featured.png linkTitle: “accounts-qml-module”

type: “docs”

Introduction

description: “In this tutorial we learn how to install accounts-qml-module in Fedora 36. accounts-qml-module is QML bindings for libaccounts-qt + libsignon-qt” date: “2022-08-17” In this tutorial we learn how to install accounts-qml-module on Fedora 36. lastmod: “2022-08-17”

#image: /images/fedora/36/accounts-qml-module-featured.png

What is accounts-qml-module


This QML module provides an API to manage the user’s online accounts and get their authentication data. It’s a tiny wrapper around the Qt-based APIs of libaccounts-qt and libsignon-qt.

Introduction

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

What is accounts-qml-module

Install accounts-qml-module on Fedora 36 Using dnf

This QML module provides an API to manage the user’s online accounts and get their authentication data. It’s a tiny wrapper around the Qt-based APIs of libaccounts-qt and libsignon-qt.
Update yum database with dnf using the following command.

sudo dnf makecache --refresh
We can use `yum` or `dnf` to install `accounts-qml-module` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install accounts-qml-module.

Install accounts-qml-module on Fedora 36 Using dnf

After updating yum database, We can install accounts-qml-module using dnf by running the following command:

Update yum database with `dnf` using the following command.
sudo dnf -y install accounts-qml-module

sudo dnf makecache --refresh

Install accounts-qml-module on Fedora 36 Using yum

Update yum database with yum using the following command. After updating yum database, We can install accounts-qml-module using dnf by running the following command:

sudo dnf -y install accounts-qml-module

sudo yum makecache --refresh
## Install accounts-qml-module on Fedora 36 Using yum

Update yum database with yum using the following command. After updating yum database, We can install accounts-qml-module using yum by running the following command:

```bash
sudo yum makecache --refresh

sudo yum -y install accounts-qml-module

## How To Uninstall accounts-qml-module on Fedora 36
After updating yum database, We can install `accounts-qml-module` using `yum` by running the following command:


```bash
To uninstall only the `accounts-qml-module` package we can use the following command:
sudo yum -y install accounts-qml-module
sudo dnf remove accounts-qml-module
## How To Uninstall accounts-qml-module on Fedora 36

To uninstall only the accounts-qml-module package we can use the following command:

accounts-qml-module Package Contents on Fedora 36

```bash
sudo dnf remove accounts-qml-module

accounts-qml-module Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/4a
/usr/lib/.build-id/4a/5d8ade38b0cc3dcd33424ce295331c122a43fd
/usr/lib/qt5/qml/Ubuntu
/usr/lib/qt5/qml/Ubuntu/OnlineAccounts
/usr/lib/qt5/qml/Ubuntu/OnlineAccounts/libAccounts.so
/usr/lib/qt5/qml/Ubuntu/OnlineAccounts/plugin.qmltypes
/usr/lib/qt5/qml/Ubuntu/OnlineAccounts/qmldir
/usr/share/doc/accounts-qml-module
/usr/share/doc/accounts-qml-module/README.md
/usr/share/licenses/accounts-qml-module
/usr/share/licenses/accounts-qml-module/COPYING

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/c3 /usr/lib/.build-id/c3/cc869e570187edf23905b752724b533242be62 /usr/lib64/qt5/qml/Ubuntu /usr/lib64/qt5/qml/Ubuntu/OnlineAccounts /usr/lib64/qt5/qml/Ubuntu/OnlineAccounts/libAccounts.so /usr/lib64/qt5/qml/Ubuntu/OnlineAccounts/plugin.qmltypes /usr/lib64/qt5/qml/Ubuntu/OnlineAccounts/qmldir /usr/share/doc/accounts-qml-module /usr/share/doc/accounts-qml-module/README.md /usr/share/licenses/accounts-qml-module /usr/share/licenses/accounts-qml-module/COPYING


## References

* [accounts-qml-module website](https://gitlab.com/accounts-sso/accounts-qml-module)

## Summary

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