How To Install atk-devel on Fedora 36

In this tutorial we learn how to install atk-devel in Fedora 36. atk-devel is Development files for the ATK accessibility toolkit

date: “2022-08-17” title: “How To Install atk-devel on Fedora 36” lastmod: “2022-08-17” linkTitle: “atk-devel” #image: /images/fedora/36/atk-devel-featured.png type: “docs”

description: “In this tutorial we learn how to install atk-devel in Fedora 36. atk-devel is Development files for the ATK accessibility toolkit”

Introduction

date: “2022-08-17”

lastmod: “2022-08-17” In this tutorial we learn how to install atk-devel on Fedora 36.

#image: /images/fedora/36/atk-devel-featured.png

What is atk-devel


This package includes libraries, header files, and developer documentation needed for development of applications or toolkits which use ATK.

Introduction

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

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

What is atk-devel

Install atk-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

This package includes libraries, header files, and developer documentation needed for development of applications or toolkits which use ATK.

sudo dnf makecache --refresh

We can use yum or dnf to install atk-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install atk-devel. After updating yum database, We can install atk-devel using dnf by running the following command:

## Install atk-devel on Fedora 36 Using dnf
sudo dnf -y install atk-devel

Update yum database with dnf using the following command.

Install atk-devel on Fedora 36 Using yum


sudo dnf makecache --refresh

Update yum database with yum using the following command.

After updating yum database, We can install `atk-devel` using `dnf` by running the following command:
sudo yum makecache --refresh

sudo dnf -y install atk-devel
After updating yum database, We can install `atk-devel` using `yum` by running the following command:
## Install atk-devel on Fedora 36 Using yum
sudo yum -y install atk-devel

How To Uninstall atk-devel on Fedora 36

Update yum database with yum using the following command.

To uninstall only the `atk-devel` package we can use the following command:
sudo yum makecache --refresh

sudo dnf remove atk-devel

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

atk-devel Package Contents on Fedora 36


sudo yum -y install atk-devel
```bash

How To Uninstall atk-devel on Fedora 36

To uninstall only the atk-devel package we can use the following command:

sudo dnf remove atk-devel

atk-devel Package Contents on Fedora 36

/usr/include/atk-1.0
/usr/include/atk-1.0/atk
/usr/include/atk-1.0/atk/atk-autocleanups.h
/usr/include/atk-1.0/atk/atk-enum-types.h
/usr/include/atk-1.0/atk/atk.h
/usr/include/atk-1.0/atk/atkaction.h
/usr/include/atk-1.0/atk/atkcomponent.h
/usr/include/atk-1.0/atk/atkdocument.h
/usr/include/atk-1.0/atk/atkeditabletext.h
/usr/include/atk-1.0/atk/atkgobjectaccessible.h
/usr/include/atk-1.0/atk/atkhyperlink.h
/usr/include/atk-1.0/atk/atkhyperlinkimpl.h
/usr/include/atk-1.0/atk/atkhypertext.h
/usr/include/atk-1.0/atk/atkimage.h
/usr/include/atk-1.0/atk/atkmisc.h
/usr/include/atk-1.0/atk/atknoopobject.h
/usr/include/atk-1.0/atk/atknoopobjectfactory.h
/usr/include/atk-1.0/atk/atkobject.h
/usr/include/atk-1.0/atk/atkobjectfactory.h
/usr/include/atk-1.0/atk/atkplug.h
/usr/include/atk-1.0/atk/atkrange.h
/usr/include/atk-1.0/atk/atkregistry.h
/usr/include/atk-1.0/atk/atkrelation.h
/usr/include/atk-1.0/atk/atkrelationset.h
/usr/include/atk-1.0/atk/atkrelationtype.h
/usr/include/atk-1.0/atk/atkselection.h
/usr/include/atk-1.0/atk/atksocket.h
/usr/include/atk-1.0/atk/atkstate.h
/usr/include/atk-1.0/atk/atkstateset.h
/usr/include/atk-1.0/atk/atkstreamablecontent.h
/usr/include/atk-1.0/atk/atktable.h
/usr/include/atk-1.0/atk/atktablecell.h
/usr/include/atk-1.0/atk/atktext.h
/usr/include/atk-1.0/atk/atkutil.h
/usr/include/atk-1.0/atk/atkvalue.h
/usr/include/atk-1.0/atk/atkversion.h
/usr/include/atk-1.0/atk/atkwindow.h
/usr/lib64/libatk-1.0.so
/usr/lib64/pkgconfig/atk.pc
/usr/share/gir-1.0
/usr/share/gir-1.0/Atk-1.0.gir
/usr/share/gtk-doc/html/atk
/usr/share/gtk-doc/html/atk/AtkAction.html
/usr/share/gtk-doc/html/atk/AtkComponent.html
/usr/share/gtk-doc/html/atk/AtkDocument.html
/usr/share/gtk-doc/html/atk/AtkEditableText.html
/usr/share/gtk-doc/html/atk/AtkGObjectAccessible.html
/usr/share/gtk-doc/html/atk/AtkHyperlink.html
/usr/share/gtk-doc/html/atk/AtkHyperlinkImpl.html
/usr/share/gtk-doc/html/atk/AtkHypertext.html
/usr/share/gtk-doc/html/atk/AtkImage.html
/usr/share/gtk-doc/html/atk/AtkMisc.html
/usr/share/gtk-doc/html/atk/AtkNoOpObject.html
/usr/share/gtk-doc/html/atk/AtkNoOpObjectFactory.html
/usr/share/gtk-doc/html/atk/AtkObject.html
/usr/share/gtk-doc/html/atk/AtkObjectFactory.html
/usr/share/gtk-doc/html/atk/AtkPlug.html
/usr/share/gtk-doc/html/atk/AtkRegistry.html
/usr/share/gtk-doc/html/atk/AtkRelation.html
/usr/share/gtk-doc/html/atk/AtkRelationSet.html
/usr/share/gtk-doc/html/atk/AtkSelection.html
/usr/share/gtk-doc/html/atk/AtkSocket.html
/usr/share/gtk-doc/html/atk/AtkStateSet.html
/usr/share/gtk-doc/html/atk/AtkStreamableContent.html
/usr/share/gtk-doc/html/atk/AtkTable.html
/usr/share/gtk-doc/html/atk/AtkTableCell.html
/usr/share/gtk-doc/html/atk/AtkText.html
/usr/share/gtk-doc/html/atk/AtkUtil.html
/usr/share/gtk-doc/html/atk/AtkValue.html
/usr/share/gtk-doc/html/atk/AtkWindow.html
/usr/share/gtk-doc/html/atk/accessibles.html
/usr/share/gtk-doc/html/atk/annotation-glossary.html
/usr/share/gtk-doc/html/atk/api-index-full.html
/usr/share/gtk-doc/html/atk/atk-AtkRange.html
/usr/share/gtk-doc/html/atk/atk-AtkState.html
/usr/share/gtk-doc/html/atk/atk-Versioning-Utilities.html
/usr/share/gtk-doc/html/atk/atk.devhelp2
/usr/share/gtk-doc/html/atk/base-object.html
/usr/share/gtk-doc/html/atk/data.html
/usr/share/gtk-doc/html/atk/deprecated.html
/usr/share/gtk-doc/html/atk/home.png
/usr/share/gtk-doc/html/atk/index.html
/usr/share/gtk-doc/html/atk/interfaces.html
/usr/share/gtk-doc/html/atk/left-insensitive.png
/usr/share/gtk-doc/html/atk/left.png
/usr/share/gtk-doc/html/atk/overview.html
/usr/share/gtk-doc/html/atk/right-insensitive.png
/usr/share/gtk-doc/html/atk/right.png
/usr/share/gtk-doc/html/atk/style.css
/usr/share/gtk-doc/html/atk/toolkit.html
/usr/share/gtk-doc/html/atk/up-insensitive.png
/usr/share/gtk-doc/html/atk/up.png
/usr/share/gtk-doc/html/atk/utilities.html

References

Summary

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

/usr/include/atk-1.0 /usr/include/atk-1.0/atk /usr/include/atk-1.0/atk/atk-autocleanups.h /usr/include/atk-1.0/atk/atk-enum-types.h /usr/include/atk-1.0/atk/atk.h /usr/include/atk-1.0/atk/atkaction.h /usr/include/atk-1.0/atk/atkcomponent.h /usr/include/atk-1.0/atk/atkdocument.h /usr/include/atk-1.0/atk/atkeditabletext.h /usr/include/atk-1.0/atk/atkgobjectaccessible.h /usr/include/atk-1.0/atk/atkhyperlink.h /usr/include/atk-1.0/atk/atkhyperlinkimpl.h /usr/include/atk-1.0/atk/atkhypertext.h /usr/include/atk-1.0/atk/atkimage.h /usr/include/atk-1.0/atk/atkmisc.h /usr/include/atk-1.0/atk/atknoopobject.h /usr/include/atk-1.0/atk/atknoopobjectfactory.h /usr/include/atk-1.0/atk/atkobject.h /usr/include/atk-1.0/atk/atkobjectfactory.h /usr/include/atk-1.0/atk/atkplug.h /usr/include/atk-1.0/atk/atkrange.h /usr/include/atk-1.0/atk/atkregistry.h /usr/include/atk-1.0/atk/atkrelation.h /usr/include/atk-1.0/atk/atkrelationset.h /usr/include/atk-1.0/atk/atkrelationtype.h /usr/include/atk-1.0/atk/atkselection.h /usr/include/atk-1.0/atk/atksocket.h /usr/include/atk-1.0/atk/atkstate.h /usr/include/atk-1.0/atk/atkstateset.h /usr/include/atk-1.0/atk/atkstreamablecontent.h /usr/include/atk-1.0/atk/atktable.h /usr/include/atk-1.0/atk/atktablecell.h /usr/include/atk-1.0/atk/atktext.h /usr/include/atk-1.0/atk/atkutil.h /usr/include/atk-1.0/atk/atkvalue.h /usr/include/atk-1.0/atk/atkversion.h /usr/include/atk-1.0/atk/atkwindow.h /usr/lib/libatk-1.0.so /usr/lib/pkgconfig/atk.pc /usr/share/gir-1.0 /usr/share/gir-1.0/Atk-1.0.gir /usr/share/gtk-doc/html/atk /usr/share/gtk-doc/html/atk/AtkAction.html /usr/share/gtk-doc/html/atk/AtkComponent.html /usr/share/gtk-doc/html/atk/AtkDocument.html /usr/share/gtk-doc/html/atk/AtkEditableText.html /usr/share/gtk-doc/html/atk/AtkGObjectAccessible.html /usr/share/gtk-doc/html/atk/AtkHyperlink.html /usr/share/gtk-doc/html/atk/AtkHyperlinkImpl.html /usr/share/gtk-doc/html/atk/AtkHypertext.html /usr/share/gtk-doc/html/atk/AtkImage.html /usr/share/gtk-doc/html/atk/AtkMisc.html /usr/share/gtk-doc/html/atk/AtkNoOpObject.html /usr/share/gtk-doc/html/atk/AtkNoOpObjectFactory.html /usr/share/gtk-doc/html/atk/AtkObject.html /usr/share/gtk-doc/html/atk/AtkObjectFactory.html /usr/share/gtk-doc/html/atk/AtkPlug.html /usr/share/gtk-doc/html/atk/AtkRegistry.html /usr/share/gtk-doc/html/atk/AtkRelation.html /usr/share/gtk-doc/html/atk/AtkRelationSet.html /usr/share/gtk-doc/html/atk/AtkSelection.html /usr/share/gtk-doc/html/atk/AtkSocket.html /usr/share/gtk-doc/html/atk/AtkStateSet.html /usr/share/gtk-doc/html/atk/AtkStreamableContent.html /usr/share/gtk-doc/html/atk/AtkTable.html /usr/share/gtk-doc/html/atk/AtkTableCell.html /usr/share/gtk-doc/html/atk/AtkText.html /usr/share/gtk-doc/html/atk/AtkUtil.html /usr/share/gtk-doc/html/atk/AtkValue.html /usr/share/gtk-doc/html/atk/AtkWindow.html /usr/share/gtk-doc/html/atk/accessibles.html /usr/share/gtk-doc/html/atk/annotation-glossary.html /usr/share/gtk-doc/html/atk/api-index-full.html /usr/share/gtk-doc/html/atk/atk-AtkRange.html /usr/share/gtk-doc/html/atk/atk-AtkState.html /usr/share/gtk-doc/html/atk/atk-Versioning-Utilities.html /usr/share/gtk-doc/html/atk/atk.devhelp2 /usr/share/gtk-doc/html/atk/base-object.html /usr/share/gtk-doc/html/atk/data.html /usr/share/gtk-doc/html/atk/deprecated.html /usr/share/gtk-doc/html/atk/home.png /usr/share/gtk-doc/html/atk/index.html /usr/share/gtk-doc/html/atk/interfaces.html /usr/share/gtk-doc/html/atk/left-insensitive.png /usr/share/gtk-doc/html/atk/left.png /usr/share/gtk-doc/html/atk/overview.html /usr/share/gtk-doc/html/atk/right-insensitive.png /usr/share/gtk-doc/html/atk/right.png /usr/share/gtk-doc/html/atk/style.css /usr/share/gtk-doc/html/atk/toolkit.html /usr/share/gtk-doc/html/atk/up-insensitive.png /usr/share/gtk-doc/html/atk/up.png /usr/share/gtk-doc/html/atk/utilities.html


## References

* [atk-devel website](https://gitlab.gnome.org/GNOME/atk)

## Summary

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