How To Install snes_ntsc on Fedora 36

In this tutorial we learn how to install snes_ntsc in Fedora 36. snes_ntsc is Provides a SNES NTSC video filtering library

Introduction

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

What is snes_ntsc

Super NES NTSC video filter. The main benefit is color mixing, as composite video artifacts are less noticeable than on the NES. Accepts pixels in 16-bit RGB or 15-bit BGR (native SNES format).

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

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

sudo dnf -y install snes_ntsc

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

sudo yum -y install snes_ntsc

How To Uninstall snes_ntsc on Fedora 36

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

sudo dnf remove snes_ntsc

snes_ntsc Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/1627f2f10de6125b8bdaf75383d8ce0c00d420
/usr/lib/libsnes_ntsc.so.0
/usr/lib/libsnes_ntsc.so.0.2.2
/usr/share/doc/snes_ntsc
/usr/share/doc/snes_ntsc/changes.txt
/usr/share/doc/snes_ntsc/license.txt

References

Summary

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


title: “How To Install snes_ntsc on Fedora 36” linkTitle: “snes_ntsc” type: “docs” description: “In this tutorial we learn how to install snes_ntsc in Fedora 36. snes_ntsc is Provides a SNES NTSC video filtering library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/snes_ntsc-featured.png

Introduction

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

What is snes_ntsc

Super NES NTSC video filter. The main benefit is color mixing, as composite video artifacts are less noticeable than on the NES. Accepts pixels in 16-bit RGB or 15-bit BGR (native SNES format).

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

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

sudo dnf -y install snes_ntsc

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

sudo yum -y install snes_ntsc

How To Uninstall snes_ntsc on Fedora 36

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

sudo dnf remove snes_ntsc

snes_ntsc Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/09
/usr/lib/.build-id/09/a576beb3816bb892a52464f8666d6a8faccbe3
/usr/lib64/libsnes_ntsc.so.0
/usr/lib64/libsnes_ntsc.so.0.2.2
/usr/share/doc/snes_ntsc
/usr/share/doc/snes_ntsc/changes.txt
/usr/share/doc/snes_ntsc/license.txt

References

Summary

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