How To Install pcb-rnd-hid-gtk2-gl on Fedora 36
Introduction
In this tutorial we learn how to install pcb-rnd-hid-gtk2-gl
on Fedora 36.
What is pcb-rnd-hid-gtk2-gl
Hardware accelerated (opengl) rendering on gtk2.
We can use yum
or dnf
to install pcb-rnd-hid-gtk2-gl
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install pcb-rnd-hid-gtk2-gl.
Install pcb-rnd-hid-gtk2-gl 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-hid-gtk2-gl
using dnf
by running the following command:
sudo dnf -y install pcb-rnd-hid-gtk2-gl
Install pcb-rnd-hid-gtk2-gl 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-hid-gtk2-gl
using yum
by running the following command:
sudo yum -y install pcb-rnd-hid-gtk2-gl
How To Uninstall pcb-rnd-hid-gtk2-gl on Fedora 36
To uninstall only the pcb-rnd-hid-gtk2-gl
package we can use the following command:
sudo dnf remove pcb-rnd-hid-gtk2-gl
pcb-rnd-hid-gtk2-gl Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/9d
/usr/lib/.build-id/9d/7c7ae815bc713279cf4aab762cbd26058b486a
/usr/lib64/librnd/plugins/hid_gtk2_gl.pup
/usr/lib64/librnd/plugins/hid_gtk2_gl.so
References
Summary
In this tutorial we learn how to install pcb-rnd-hid-gtk2-gl
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).