How To Install suil on Fedora 36

In this tutorial we learn how to install suil in Fedora 36. suil is A lightweight C library for loading and wrapping LV2 plugin UIs

Introduction

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

What is suil

suil makes it possible to load a UI of any toolkit in a host using any other toolkit (assuming the toolkits are both supported by suil). Hosts do not need to build against or link to foreign toolkit libraries to use UIs written with that toolkit (suil performs its magic at runtime using dynamically loaded modules).

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

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

sudo dnf -y install suil

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

sudo yum -y install suil

How To Uninstall suil on Fedora 36

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

sudo dnf remove suil

suil Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/0e
/usr/lib/.build-id/0e/e186884ebbae97bbcbc86707998a8083c80b20
/usr/lib/.build-id/4c
/usr/lib/.build-id/4c/5161ce184684d9ba76da679893b6502080b008
/usr/lib/.build-id/50
/usr/lib/.build-id/50/97058803b5af120271b2786cc929fa06e704ec
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/d9ac352e1b9e9c42ac3fadda9babf23dcb83c9
/usr/lib/.build-id/6b
/usr/lib/.build-id/6b/ffa98aa1fff17b5af0b782265678889006c40a
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/097e84c44ef94e831372b0b42f1bcfb2a23538
/usr/lib/.build-id/94
/usr/lib/.build-id/94/49e984a927e816b4cbe4c05311c0f406f38ca7
/usr/lib/.build-id/a7
/usr/lib/.build-id/a7/7d0155ee961bd86012720db144a5a8a2585681
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/ec4083f87421bf0d80bf6526a7b3ba2668ce26
/usr/lib/.build-id/de
/usr/lib/.build-id/de/7c6eb4825ab2eebbc646dc68013ebff9be08b9
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/33f8a0a78bb08d5763679fe9f13f6207b87359
/usr/lib/libsuil-0.so.0
/usr/lib/libsuil-0.so.0.10.8
/usr/lib/suil-0
/usr/lib/suil-0/libsuil_gtk2_in_qt4.so
/usr/lib/suil-0/libsuil_gtk2_in_qt5.so
/usr/lib/suil-0/libsuil_qt4_in_gtk2.so
/usr/lib/suil-0/libsuil_qt5_in_gtk2.so
/usr/lib/suil-0/libsuil_qt5_in_gtk3.so
/usr/lib/suil-0/libsuil_x11.so
/usr/lib/suil-0/libsuil_x11_in_gtk2.so
/usr/lib/suil-0/libsuil_x11_in_gtk3.so
/usr/lib/suil-0/libsuil_x11_in_qt4.so
/usr/lib/suil-0/libsuil_x11_in_qt5.so
/usr/share/doc/suil
/usr/share/doc/suil/AUTHORS
/usr/share/doc/suil/NEWS
/usr/share/doc/suil/README.md
/usr/share/licenses/suil
/usr/share/licenses/suil/COPYING
---
title: "How To Install suil on Fedora 36"
linkTitle: "suil"
type: "docs"
description: "In this tutorial we learn how to install suil in Fedora 36. suil is A lightweight C library for loading and wrapping LV2 plugin UIs"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/suil-featured.png
---

## Introduction

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

### What is `suil`

> suil makes it possible to load a UI of any toolkit in a host using any other toolkit (assuming the toolkits are both supported by suil). Hosts do not need to build against or link to foreign toolkit libraries to use UIs written with that toolkit (suil performs its magic at runtime using dynamically loaded modules).  

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

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

sudo dnf -y install suil

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

sudo yum -y install suil

How To Uninstall suil on Fedora 36

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

sudo dnf remove suil

suil Package Contents on Fedora 36

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/11 /usr/lib/.build-id/11/a300e2fe2dcd386fb1841bdb32e32b38ee34b3 /usr/lib/.build-id/13 /usr/lib/.build-id/13/406ab69db81439c9534184739f810f3a2a9ba1 /usr/lib/.build-id/25 /usr/lib/.build-id/25/4552ec22abc0cc6d3c401e7dfd8eeb5d79b2e3 /usr/lib/.build-id/59 /usr/lib/.build-id/59/b218a473dff337c08812fe27d06c334a5fd135 /usr/lib/.build-id/5e /usr/lib/.build-id/5e/173e66918de677b6f969d321e62ff0cb890b65 /usr/lib/.build-id/6c /usr/lib/.build-id/6c/df19941fd01ca792c625f78044db477a1f82fe /usr/lib/.build-id/6c/df79a215d9afb379a3237fe7ea06977cb75669 /usr/lib/.build-id/a6 /usr/lib/.build-id/a6/66d3d2b753ccf8a83e99356f2e34c84420eedc /usr/lib/.build-id/d9 /usr/lib/.build-id/d9/822629b8fadfdfc3668bf768237d7fcddb79da /usr/lib/.build-id/e3 /usr/lib/.build-id/e3/6deeb2e3592b79aeb0cdc9db0083c6f4069c25 /usr/lib/.build-id/e3/94ce406a0e22f25a9399262a8ad4c24acec3fa /usr/lib64/libsuil-0.so.0 /usr/lib64/libsuil-0.so.0.10.8 /usr/lib64/suil-0 /usr/lib64/suil-0/libsuil_gtk2_in_qt4.so /usr/lib64/suil-0/libsuil_gtk2_in_qt5.so /usr/lib64/suil-0/libsuil_qt4_in_gtk2.so /usr/lib64/suil-0/libsuil_qt5_in_gtk2.so /usr/lib64/suil-0/libsuil_qt5_in_gtk3.so /usr/lib64/suil-0/libsuil_x11.so /usr/lib64/suil-0/libsuil_x11_in_gtk2.so /usr/lib64/suil-0/libsuil_x11_in_gtk3.so /usr/lib64/suil-0/libsuil_x11_in_qt4.so /usr/lib64/suil-0/libsuil_x11_in_qt5.so /usr/share/doc/suil /usr/share/doc/suil/AUTHORS /usr/share/doc/suil/NEWS /usr/share/doc/suil/README.md /usr/share/licenses/suil /usr/share/licenses/suil/COPYING


## References

* [suil website](http://drobilla.net/software/suil/)

## Summary

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