How To Install motif-static on Fedora 36

In this tutorial we learn how to install motif-static in Fedora 36. motif-static is Static libraries

Introduction

In this tutorial we learn how to install motif-static on Fedora 36.

What is motif-static

This package contains the static Motif libraries.

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

Install motif-static on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

title: “How To Install motif-static on Fedora 36” After updating yum database, We can install motif-static using dnf by running the following command: linkTitle: “motif-static”

type: “docs”

sudo dnf -y install motif-static
description: "In this tutorial we learn how to install motif-static in Fedora 36. motif-static is Static libraries"

date: “2022-08-17”

lastmod: “2022-08-17”

Install motif-static on Fedora 36 Using yum

#image: /images/fedora/36/motif-static-featured.png


Update yum database with yum using the following command.

Introduction

sudo yum makecache --refresh

After updating yum database, We can install motif-static using yum by running the following command: In this tutorial we learn how to install motif-static on Fedora 36.

What is motif-static


sudo yum -y install motif-static
> This package contains the static Motif libraries.  

How To Uninstall motif-static on Fedora 36

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

To uninstall only the motif-static package we can use the following command:

Install motif-static on Fedora 36 Using dnf

sudo dnf remove motif-static
Update yum database with `dnf` using the following command.
sudo dnf makecache --refresh
## motif-static Package Contents on Fedora 36

After updating yum database, We can install `motif-static` using `dnf` by running the following command:

```bash
sudo dnf -y install motif-static

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

sudo yum -y install motif-static

How To Uninstall motif-static on Fedora 36

To uninstall only the motif-static package we can use the following command:

sudo dnf remove motif-static

motif-static Package Contents on Fedora 36

/usr/lib/libMrm.a
/usr/lib/libUil.a
/usr/lib/libXm.a

References

Summary

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

/usr/lib64/libMrm.a /usr/lib64/libUil.a /usr/lib64/libXm.a


## References

* [motif-static website](http://www.motifzone.net/)

## Summary

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