How To Install totem-devel on Fedora 36

In this tutorial we learn how to install totem-devel in Fedora 36. totem-devel is Plugin writer’s documentation for totem

Introduction

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

What is totem-devel

The totem-devel package contains API documentation for developing developing plugins for totem.


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

title: “How To Install totem-devel on Fedora 36” linkTitle: “totem-devel”

Install totem-devel on Fedora 36 Using dnf

type: “docs”

Update yum database with dnf using the following command. description: “In this tutorial we learn how to install totem-devel in Fedora 36. totem-devel is Plugin writer’s documentation for totem”

date: “2022-08-17”

lastmod: "2022-08-17"
sudo dnf makecache --refresh
#image: /images/fedora/36/totem-devel-featured.png

Introduction

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

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


sudo dnf -y install totem-devel
### What is `totem-devel`

The totem-devel package contains API documentation for developing developing plugins for totem.

Install totem-devel on Fedora 36 Using yum

We can use yum or dnf to install totem-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install totem-devel. Update yum database with yum using the following command.

## Install totem-devel on Fedora 36 Using dnf
sudo yum makecache --refresh

Update yum database with dnf using the following command.

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


sudo dnf makecache --refresh
```bash

sudo yum -y install totem-devel

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


```bash
To uninstall only the `totem-devel` package we can use the following command:
sudo dnf -y install totem-devel

sudo dnf remove totem-devel
## Install totem-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

totem-devel Package Contents on Fedora 36

```bash
sudo yum makecache --refresh

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

sudo yum -y install totem-devel

How To Uninstall totem-devel on Fedora 36

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

sudo dnf remove totem-devel

totem-devel Package Contents on Fedora 36

/usr/include/totem
/usr/include/totem/1.0
/usr/include/totem/1.0/totem-dirs.h
/usr/include/totem/1.0/totem-interface.h
/usr/include/totem/1.0/totem-plugin.h
/usr/include/totem/1.0/totem.h
/usr/lib64/libtotem.so
/usr/lib64/pkgconfig/totem.pc
/usr/share/gir-1.0/Totem-1.0.gir
/usr/share/gtk-doc/html/totem
/usr/share/gtk-doc/html/totem/BaconVideoWidget.html
/usr/share/gtk-doc/html/totem/TotemObject.html
/usr/share/gtk-doc/html/totem/annotation-glossary.html
/usr/share/gtk-doc/html/totem/api-index-full.html
/usr/share/gtk-doc/html/totem/core-api.html
/usr/share/gtk-doc/html/totem/home.png
/usr/share/gtk-doc/html/totem/index.html
/usr/share/gtk-doc/html/totem/left-insensitive.png
/usr/share/gtk-doc/html/totem/left.png
/usr/share/gtk-doc/html/totem/right-insensitive.png
/usr/share/gtk-doc/html/totem/right.png
/usr/share/gtk-doc/html/totem/style.css
/usr/share/gtk-doc/html/totem/totem-Interface.html
/usr/share/gtk-doc/html/totem/totem-TotemPlugin.html
/usr/share/gtk-doc/html/totem/totem-plugins.html
/usr/share/gtk-doc/html/totem/totem.devhelp2
/usr/share/gtk-doc/html/totem/tutorials.html
/usr/share/gtk-doc/html/totem/up-insensitive.png
/usr/share/gtk-doc/html/totem/up.png

References

Summary

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

/usr/include/totem /usr/include/totem/1.0 /usr/include/totem/1.0/totem-dirs.h /usr/include/totem/1.0/totem-interface.h /usr/include/totem/1.0/totem-plugin.h /usr/include/totem/1.0/totem.h /usr/lib/libtotem.so /usr/lib/pkgconfig/totem.pc /usr/share/gir-1.0/Totem-1.0.gir /usr/share/gtk-doc/html/totem /usr/share/gtk-doc/html/totem/BaconVideoWidget.html /usr/share/gtk-doc/html/totem/TotemObject.html /usr/share/gtk-doc/html/totem/annotation-glossary.html /usr/share/gtk-doc/html/totem/api-index-full.html /usr/share/gtk-doc/html/totem/core-api.html /usr/share/gtk-doc/html/totem/home.png /usr/share/gtk-doc/html/totem/index.html /usr/share/gtk-doc/html/totem/left-insensitive.png /usr/share/gtk-doc/html/totem/left.png /usr/share/gtk-doc/html/totem/right-insensitive.png /usr/share/gtk-doc/html/totem/right.png /usr/share/gtk-doc/html/totem/style.css /usr/share/gtk-doc/html/totem/totem-Interface.html /usr/share/gtk-doc/html/totem/totem-TotemPlugin.html /usr/share/gtk-doc/html/totem/totem-plugins.html /usr/share/gtk-doc/html/totem/totem.devhelp2 /usr/share/gtk-doc/html/totem/tutorials.html /usr/share/gtk-doc/html/totem/up-insensitive.png /usr/share/gtk-doc/html/totem/up.png


## References

* [totem-devel website](https://wiki.gnome.org/Apps/Videos)

## Summary

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