How To Install perl-X11-Protocol-Other on Fedora 36

In this tutorial we learn how to install perl-X11-Protocol-Other in Fedora 36. perl-X11-Protocol-Other is Miscellaneous X11

Introduction

In this tutorial we learn how to install perl-X11-Protocol-Other on Fedora 36.

What is perl-X11-Protocol-Other

These are some helper functions for X11

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

Install perl-X11-Protocol-Other 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 perl-X11-Protocol-Other using dnf by running the following command:

sudo dnf -y install perl-X11-Protocol-Other

Install perl-X11-Protocol-Other 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 perl-X11-Protocol-Other using yum by running the following command:

sudo yum -y install perl-X11-Protocol-Other

How To Uninstall perl-X11-Protocol-Other on Fedora 36

To uninstall only the perl-X11-Protocol-Other package we can use the following command:

sudo dnf remove perl-X11-Protocol-Other

perl-X11-Protocol-Other Package Contents on Fedora 36

/usr/share/doc/perl-X11-Protocol-Other
/usr/share/doc/perl-X11-Protocol-Other/Changes
/usr/share/doc/perl-X11-Protocol-Other/examples
/usr/share/doc/perl-X11-Protocol-Other/examples/cursor-font-anim.pl
/usr/share/doc/perl-X11-Protocol-Other/examples/damage-duplicate.pl
/usr/share/doc/perl-X11-Protocol-Other/examples/dbe-info.pl
/usr/share/doc/perl-X11-Protocol-Other/examples/dbe-swap.pl
/usr/share/doc/perl-X11-Protocol-Other/examples/mit-screen-saver-external.pl
/usr/share/doc/perl-X11-Protocol-Other/examples/view-root.pl
/usr/share/doc/perl-X11-Protocol-Other/examples/xfixes-cursor-image.pl
/usr/share/doc/perl-X11-Protocol-Other/examples/xfixes-selection.pl
/usr/share/doc/perl-X11-Protocol-Other/examples/xinerama-info.pl
/usr/share/doc/perl-X11-Protocol-Other/examples/xresource-pairwise.pl
/usr/share/doc/perl-X11-Protocol-Other/examples/xresource-print.pl
/usr/share/licenses/perl-X11-Protocol-Other
/usr/share/licenses/perl-X11-Protocol-Other/COPYING
/usr/share/man/man3/Encode::X11.3pm.gz
/usr/share/man/man3/X11::AtomConstants.3pm.gz
/usr/share/man/man3/X11::CursorFont.3pm.gz
/usr/share/man/man3/X11::Protocol::ChooseWindow.3pm.gz
/usr/share/man/man3/X11::Protocol::Ext::Composite.3pm.gz
/usr/share/man/man3/X11::Protocol::Ext::DAMAGE.3pm.gz
/usr/share/man/man3/X11::Protocol::Ext::DOUBLE_BUFFER.3pm.gz
/usr/share/man/man3/X11::Protocol::Ext::MIT_SCREEN_SAVER.3pm.gz
/usr/share/man/man3/X11::Protocol::Ext::MIT_SHM.3pm.gz
/usr/share/man/man3/X11::Protocol::Ext::MIT_SUNDRY_NONSTANDARD.3pm.gz
/usr/share/man/man3/X11::Protocol::Ext::TOG_CUP.3pm.gz
/usr/share/man/man3/X11::Protocol::Ext::XFIXES.3pm.gz
/usr/share/man/man3/X11::Protocol::Ext::XFree86_DGA.3pm.gz
/usr/share/man/man3/X11::Protocol::Ext::XINERAMA.3pm.gz
/usr/share/man/man3/X11::Protocol::Ext::XTEST.3pm.gz
/usr/share/man/man3/X11::Protocol::Ext::X_Resource.3pm.gz
/usr/share/man/man3/X11::Protocol::GrabServer.3pm.gz
/usr/share/man/man3/X11::Protocol::Other.3pm.gz
/usr/share/man/man3/X11::Protocol::WM.3pm.gz
/usr/share/man/man3/X11::Protocol::XSetRoot.3pm.gz
/usr/share/perl5/vendor_perl/Encode
/usr/share/perl5/vendor_perl/Encode/X11.pm
/usr/share/perl5/vendor_perl/X11
/usr/share/perl5/vendor_perl/X11/AtomConstants.pm
/usr/share/perl5/vendor_perl/X11/CursorFont.pm
/usr/share/perl5/vendor_perl/X11/Protocol
/usr/share/perl5/vendor_perl/X11/Protocol/ChooseWindow.pm
/usr/share/perl5/vendor_perl/X11/Protocol/Ext
/usr/share/perl5/vendor_perl/X11/Protocol/Ext/Composite.pm
/usr/share/perl5/vendor_perl/X11/Protocol/Ext/DAMAGE.pm
/usr/share/perl5/vendor_perl/X11/Protocol/Ext/DOUBLE_BUFFER.pm
/usr/share/perl5/vendor_perl/X11/Protocol/Ext/MIT_SCREEN_SAVER.pm
/usr/share/perl5/vendor_perl/X11/Protocol/Ext/MIT_SHM.pm
/usr/share/perl5/vendor_perl/X11/Protocol/Ext/MIT_SUNDRY_NONSTANDARD.pm
/usr/share/perl5/vendor_perl/X11/Protocol/Ext/TOG_CUP.pm
/usr/share/perl5/vendor_perl/X11/Protocol/Ext/XFIXES.pm
/usr/share/perl5/vendor_perl/X11/Protocol/Ext/XFree86_DGA.pm
/usr/share/perl5/vendor_perl/X11/Protocol/Ext/XINERAMA.pm
/usr/share/perl5/vendor_perl/X11/Protocol/Ext/XTEST.pm
/usr/share/perl5/vendor_perl/X11/Protocol/Ext/X_Resource.pm
/usr/share/perl5/vendor_perl/X11/Protocol/GrabServer.pm
/usr/share/perl5/vendor_perl/X11/Protocol/Other.pm
/usr/share/perl5/vendor_perl/X11/Protocol/WM.pm
/usr/share/perl5/vendor_perl/X11/Protocol/XSetRoot.pm

References

Summary

In this tutorial we learn how to install perl-X11-Protocol-Other on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).