How to Install and Uninstall libmash.i686 Package on Fedora 39

Last updated: November 28,2024

1. Install "libmash.i686" package

In this section, we are going to explain the necessary steps to install libmash.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install libmash.i686

2. Uninstall "libmash.i686" package

In this section, we are going to explain the necessary steps to uninstall libmash.i686 on Fedora 39:

$ sudo dnf remove libmash.i686 $ sudo dnf autoremove

3. Information about the libmash.i686 package on Fedora 39

Last metadata expiration check: 2:38:50 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : libmash
Version : 0.2.0
Release : 35.fc39
Architecture : i686
Size : 55 k
Source : libmash-0.2.0-35.fc39.src.rpm
Repository : fedora
Summary : A library for using real 3D models within a Clutter scene
URL : http://clutter-project.github.com/mash/
License : LGPLv2+
Description : Mash is a small library for using real 3D models within a Clutter
: scene. Models can be exported from Blender or other 3D modeling
: software as PLY files and then used as actors. It also supports a
: lighting model with animatable lights.