How to Install and Uninstall perl-Ref-Util-XS Package on openSUSE Leap

Last updated: June 14,2024

1. Install "perl-Ref-Util-XS" package

In this section, we are going to explain the necessary steps to install perl-Ref-Util-XS on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install perl-Ref-Util-XS

2. Uninstall "perl-Ref-Util-XS" package

This guide let you learn how to uninstall perl-Ref-Util-XS on openSUSE Leap:

$ sudo zypper remove perl-Ref-Util-XS

3. Information about the perl-Ref-Util-XS package on openSUSE Leap

Information for package perl-Ref-Util-XS:
-----------------------------------------
Repository : Main Repository
Name : perl-Ref-Util-XS
Version : 0.117-bp155.1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 36.8 KiB
Installed : No
Status : not installed
Source package : perl-Ref-Util-XS-0.117-bp155.1.6.src
Upstream URL : http://search.cpan.org/dist/Ref-Util-XS/
Summary : XS implementation for Ref::Util
Description :
Ref::Util::XS is the XS implementation of Ref::Util, which provides several
functions to help identify references in a more convenient way than the
usual approach of examining the return value of 'ref'.
You should use Ref::Util::XS by installing Ref::Util itself: if the system
you install it on has a C compiler available, 'Ref::Util::XS' will be
installed and used automatically, providing a significant speed boost to
everything that uses 'Ref::Util'.
See Ref::Util for full documentation of the available functions.