How To Install rocs-libs on Fedora 36

In this tutorial we learn how to install rocs-libs in Fedora 36. rocs-libs is Runtime files for rocs

Introduction

In this tutorial we learn how to install rocs-libs on Fedora 36.

What is rocs-libs

Runtime files for rocs.

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

Install rocs-libs 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 rocs-libs using dnf by running the following command:

sudo dnf -y install rocs-libs

Install rocs-libs 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 rocs-libs using yum by running the following command:

sudo yum -y install rocs-libs

How To Uninstall rocs-libs on Fedora 36

To uninstall only the rocs-libs package we can use the following command:

sudo dnf remove rocs-libs

rocs-libs Package Contents on Fedora 36

---
title: "How To Install rocs-libs on Fedora 36"
linkTitle: "rocs-libs"
type: "docs"
description: "In this tutorial we learn how to install rocs-libs in Fedora 36. rocs-libs is Runtime files for rocs"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/rocs-libs-featured.png
---

## Introduction

In this tutorial we learn how to install `rocs-libs` on Fedora 36.

### What is `rocs-libs`

> Runtime files for rocs.  

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

## Install rocs-libs 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 rocs-libs using dnf by running the following command:

sudo dnf -y install rocs-libs

Install rocs-libs 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 rocs-libs using yum by running the following command:

sudo yum -y install rocs-libs

How To Uninstall rocs-libs on Fedora 36

To uninstall only the rocs-libs package we can use the following command:

sudo dnf remove rocs-libs

rocs-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/131e2ffa66c208ceb57383e4cbb870fc5239d7
/usr/lib/librocsgraphtheory.so.0

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/40 /usr/lib/.build-id/40/32edf08b8cbddc8fe0da71588dc0e37546299f /usr/lib64/librocsgraphtheory.so.0


## References

* [rocs-libs website](https://cgit.kde.org/rocs.git)

## Summary

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