How To Install pcb-rnd-lib-io on Fedora 36

In this tutorial we learn how to install pcb-rnd-lib-io in Fedora 36. pcb-rnd-lib-io is Support library for alien file formats

Introduction

In this tutorial we learn how to install pcb-rnd-lib-io on Fedora 36.

What is pcb-rnd-lib-io

Support library for alien file formats.

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

Install pcb-rnd-lib-io 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 pcb-rnd-lib-io using dnf by running the following command:

sudo dnf -y install pcb-rnd-lib-io

Install pcb-rnd-lib-io 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 pcb-rnd-lib-io using yum by running the following command:

sudo yum -y install pcb-rnd-lib-io

How To Uninstall pcb-rnd-lib-io on Fedora 36

To uninstall only the pcb-rnd-lib-io package we can use the following command:

sudo dnf remove pcb-rnd-lib-io

pcb-rnd-lib-io Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/16
/usr/lib/.build-id/16/bda97489eb798a4328d5f502000f79f8bc849e
/usr/lib/.build-id/34
/usr/lib/.build-id/34/c842a88f196a9139248d25d7c371e7c8c19c36
/usr/lib/pcb-rnd/plugins/lib_netmap.pup
/usr/lib/pcb-rnd/plugins/lib_netmap.so
/usr/lib64/librnd/plugins/lib_gensexpr.pup
/usr/lib64/librnd/plugins/lib_gensexpr.so

References

Summary

In this tutorial we learn how to install pcb-rnd-lib-io on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).