How To Install libmousepad0 on Fedora 36

In this tutorial we learn how to install libmousepad0 in Fedora 36. libmousepad0 is Mousepad plugin provider

Introduction

In this tutorial we learn how to install libmousepad0 on Fedora 36.

What is libmousepad0

A plugin provider for the Mousepad text editor

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

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

sudo dnf -y install libmousepad0

Install libmousepad0 on Fedora 36 Using yum

title: “How To Install libmousepad0 on Fedora 36” linkTitle: “libmousepad0” type: “docs” Update yum database with yum using the following command.

description: “In this tutorial we learn how to install libmousepad0 in Fedora 36. libmousepad0 is Mousepad plugin provider”

date: "2022-08-17"
sudo yum makecache --refresh
lastmod: "2022-08-17"

#image: /images/fedora/36/libmousepad0-featured.png


Introduction

After updating yum database, We can install libmousepad0 using yum by running the following command:

In this tutorial we learn how to install libmousepad0 on Fedora 36.


sudo yum -y install libmousepad0
### What is `libmousepad0`

A plugin provider for the Mousepad text editor

How To Uninstall libmousepad0 on Fedora 36

We can use yum or dnf to install libmousepad0 on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libmousepad0. To uninstall only the libmousepad0 package we can use the following command:

Install libmousepad0 on Fedora 36 Using dnf


sudo dnf remove libmousepad0
Update yum database with `dnf` using the following command.
sudo dnf makecache --refresh
## libmousepad0 Package Contents on Fedora 36
After updating yum database, We can install `libmousepad0` using `dnf` by running the following command:

```bash
sudo dnf -y install libmousepad0

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

sudo yum -y install libmousepad0

How To Uninstall libmousepad0 on Fedora 36

To uninstall only the libmousepad0 package we can use the following command:

sudo dnf remove libmousepad0

libmousepad0 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/8f
/usr/lib/.build-id/8f/bcdea25a038e3324663c7e16386b0445269361
/usr/lib64/libmousepad.so
/usr/lib64/libmousepad.so.0
/usr/lib64/libmousepad.so.0.0.0

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/57 /usr/lib/.build-id/57/2838db8c0d3c154d54f077aace3b2ad795ad72 /usr/lib/libmousepad.so /usr/lib/libmousepad.so.0 /usr/lib/libmousepad.so.0.0.0


## References

* [libmousepad0 website](https://git.xfce.org/apps/mousepad/about/)

## Summary

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