How To Install non-ntk on Fedora 36

In this tutorial we learn how to install non-ntk in Fedora 36. non-ntk is A fork of FLTK for the non audio suite

Introduction

In this tutorial we learn how to install non-ntk on Fedora 36.

What is non-ntk

non-ntk is a fork of the FLTK UI toolkit. It employs cairo support and other additions not accepted upstream. It is currently used by the non-* audio suite of programs.

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

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

sudo dnf -y install non-ntk

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

sudo yum -y install non-ntk

How To Uninstall non-ntk on Fedora 36

To uninstall only the non-ntk package we can use the following command:

sudo dnf remove non-ntk

non-ntk Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/4a
/usr/lib/.build-id/4a/7db40bdea205aa81fa11c9264a4994022559a2
/usr/lib/.build-id/77
/usr/lib/.build-id/77/c7b694f757b3e744133fe5ed96400b64d73c8c
/usr/lib/.build-id/e1
/usr/lib/.build-id/e1/dd7eac938a6161051fcae5ea6b201f32e5adb7
/usr/lib/libntk.so.1
/usr/lib/libntk.so.1.3.1000
/usr/lib/libntk_gl.so.1
/usr/lib/libntk_gl.so.1.3.1000
/usr/lib/libntk_images.so.1
/usr/lib/libntk_images.so.1.3.1000
/usr/share/doc/non-ntk
/usr/share/doc/non-ntk/README
/usr/share/licenses/non-ntk
/usr/share/licenses/non-ntk/COPYING

References

Summary

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


title: “How To Install non-ntk on Fedora 36” linkTitle: “non-ntk” type: “docs” description: “In this tutorial we learn how to install non-ntk in Fedora 36. non-ntk is A fork of FLTK for the non audio suite” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/non-ntk-featured.png

Introduction

In this tutorial we learn how to install non-ntk on Fedora 36.

What is non-ntk

non-ntk is a fork of the FLTK UI toolkit. It employs cairo support and other additions not accepted upstream. It is currently used by the non-* audio suite of programs.

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

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

sudo dnf -y install non-ntk

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

sudo yum -y install non-ntk

How To Uninstall non-ntk on Fedora 36

To uninstall only the non-ntk package we can use the following command:

sudo dnf remove non-ntk

non-ntk Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/58
/usr/lib/.build-id/58/5ec6567909a60b37a5df8cfe182662264c715b
/usr/lib/.build-id/ab
/usr/lib/.build-id/ab/bb3e9b2791c626944623b5328338b65a00d6bb
/usr/lib/.build-id/ac
/usr/lib/.build-id/ac/43c20fa68787322e6d9dea5bd2646d1a54f74d
/usr/lib64/libntk.so.1
/usr/lib64/libntk.so.1.3.1000
/usr/lib64/libntk_gl.so.1
/usr/lib64/libntk_gl.so.1.3.1000
/usr/lib64/libntk_images.so.1
/usr/lib64/libntk_images.so.1.3.1000
/usr/share/doc/non-ntk
/usr/share/doc/non-ntk/README
/usr/share/licenses/non-ntk
/usr/share/licenses/non-ntk/COPYING

References

Summary

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