How To Install caja-actions-devel on Fedora 36

In this tutorial we learn how to install caja-actions-devel in Fedora 36. caja-actions-devel is Development tools for the caja-actions

Introduction

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

What is caja-actions-devel

This package contains headers and shared libraries needed for development with caja-actions.

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

Install caja-actions-devel 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 caja-actions-devel using dnf by running the following command:

sudo dnf -y install caja-actions-devel

Install caja-actions-devel 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 caja-actions-devel using yum by running the following command:

sudo yum -y install caja-actions-devel

How To Uninstall caja-actions-devel on Fedora 36

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

sudo dnf remove caja-actions-devel

caja-actions-devel Package Contents on Fedora 36

/usr/include/caja-actions
/usr/include/caja-actions/na-boxed.h
/usr/include/caja-actions/na-core-utils.h
/usr/include/caja-actions/na-data-boxed.h
/usr/include/caja-actions/na-data-def.h
/usr/include/caja-actions/na-data-types.h
/usr/include/caja-actions/na-dbus.h
/usr/include/caja-actions/na-extension.h
/usr/include/caja-actions/na-icontext.h
/usr/include/caja-actions/na-iduplicable.h
/usr/include/caja-actions/na-iexporter.h
/usr/include/caja-actions/na-ifactory-object-data.h
/usr/include/caja-actions/na-ifactory-object.h
/usr/include/caja-actions/na-ifactory-provider-provider.h
/usr/include/caja-actions/na-ifactory-provider.h
/usr/include/caja-actions/na-iimporter.h
/usr/include/caja-actions/na-iio-provider.h
/usr/include/caja-actions/na-object-action.h
/usr/include/caja-actions/na-object-api.h
/usr/include/caja-actions/na-object-id.h
/usr/include/caja-actions/na-object-item.h
/usr/include/caja-actions/na-object-menu.h
/usr/include/caja-actions/na-object-profile.h
/usr/include/caja-actions/na-object.h
/usr/include/caja-actions/na-timeout.h
---
title: "How To Install caja-actions-devel on Fedora 36"
linkTitle: "caja-actions-devel"
type: "docs"
description: "In this tutorial we learn how to install caja-actions-devel in Fedora 36. caja-actions-devel is Development tools for the caja-actions"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/caja-actions-devel-featured.png
---

## Introduction

In this tutorial we learn how to install `caja-actions-devel` on Fedora 36.

### What is `caja-actions-devel`

> This package contains headers and shared libraries needed for development with caja-actions.  

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

## Install caja-actions-devel 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 `caja-actions-devel` using `dnf` by running the following command:
## References


```bash
* [caja-actions-devel website](https://github.com/raveit65/caja-actions)
sudo dnf -y install caja-actions-devel

Summary

Install caja-actions-devel on Fedora 36 Using yum

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

Update yum database with yum using the following command.

sudo yum makecache --refresh

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

sudo yum -y install caja-actions-devel

How To Uninstall caja-actions-devel on Fedora 36

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

sudo dnf remove caja-actions-devel

caja-actions-devel Package Contents on Fedora 36

/usr/include/caja-actions
/usr/include/caja-actions/na-boxed.h
/usr/include/caja-actions/na-core-utils.h
/usr/include/caja-actions/na-data-boxed.h
/usr/include/caja-actions/na-data-def.h
/usr/include/caja-actions/na-data-types.h
/usr/include/caja-actions/na-dbus.h
/usr/include/caja-actions/na-extension.h
/usr/include/caja-actions/na-icontext.h
/usr/include/caja-actions/na-iduplicable.h
/usr/include/caja-actions/na-iexporter.h
/usr/include/caja-actions/na-ifactory-object-data.h
/usr/include/caja-actions/na-ifactory-object.h
/usr/include/caja-actions/na-ifactory-provider-provider.h
/usr/include/caja-actions/na-ifactory-provider.h
/usr/include/caja-actions/na-iimporter.h
/usr/include/caja-actions/na-iio-provider.h
/usr/include/caja-actions/na-object-action.h
/usr/include/caja-actions/na-object-api.h
/usr/include/caja-actions/na-object-id.h
/usr/include/caja-actions/na-object-item.h
/usr/include/caja-actions/na-object-menu.h
/usr/include/caja-actions/na-object-profile.h
/usr/include/caja-actions/na-object.h
/usr/include/caja-actions/na-timeout.h

References

Summary

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