How To Install molequeue-libs on Fedora 36

In this tutorial we learn how to install molequeue-libs in Fedora 36. molequeue-libs is Shared and private libraries of molequeue

Introduction

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

What is molequeue-libs

Shared and private libraries of molequeue.

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

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

sudo dnf -y install molequeue-libs

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

sudo yum -y install molequeue-libs

How To Uninstall molequeue-libs on Fedora 36

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

sudo dnf remove molequeue-libs

molequeue-libs Package Contents on Fedora 36

---
title: "How To Install molequeue-libs on Fedora 36"
linkTitle: "molequeue-libs"
type: "docs"
description: "In this tutorial we learn how to install molequeue-libs in Fedora 36. molequeue-libs is Shared and private libraries of molequeue"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/molequeue-libs-featured.png
---

## Introduction

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

### What is `molequeue-libs`

> Shared and private libraries of molequeue.  

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

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

sudo dnf -y install molequeue-libs

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

sudo yum -y install molequeue-libs

How To Uninstall molequeue-libs on Fedora 36

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

sudo dnf remove molequeue-libs

molequeue-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/59
/usr/lib/.build-id/59/cdb027e2a78b5bdf8144617792974fb0e46136
/usr/lib/.build-id/af
/usr/lib/.build-id/af/47cb9e3c323e55df8ad676ae9fbf489c97df62
/usr/lib/.build-id/be
/usr/lib/.build-id/be/e2f00bc30b452eca9cc8370edcd471f0741e66
/usr/lib64/libMoleQueueClient.so
/usr/lib64/libMoleQueueServerCore.so
/usr/lib64/molequeue
/usr/lib64/molequeue/plugins
/usr/lib64/molequeue/plugins/LocalSocketServer.so
/usr/share/doc/molequeue-libs
/usr/share/doc/molequeue-libs/README.md
/usr/share/licenses/molequeue-libs
/usr/share/licenses/molequeue-libs/LICENSE

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/03 /usr/lib/.build-id/03/38dd7d9c57ef2d82766af2116b59fa0d2f5620 /usr/lib/.build-id/7a /usr/lib/.build-id/7a/82a59049fc68c818217d7f855921cea8d18fe6 /usr/lib/.build-id/db /usr/lib/.build-id/db/99199859898db9ff3d6b497ad436557b30105b /usr/lib/libMoleQueueClient.so /usr/lib/libMoleQueueServerCore.so /usr/lib/molequeue /usr/lib/molequeue/plugins /usr/lib/molequeue/plugins/LocalSocketServer.so /usr/share/doc/molequeue-libs /usr/share/doc/molequeue-libs/README.md /usr/share/licenses/molequeue-libs /usr/share/licenses/molequeue-libs/LICENSE


## References

* [molequeue-libs website](https://github.com/OpenChemistry/molequeue)

## Summary

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