How to Install and Uninstall perl-Crypt-UnixCrypt_XS Package on openSUSE Leap

Last updated: April 29,2024

1. Install "perl-Crypt-UnixCrypt_XS" package

This guide let you learn how to install perl-Crypt-UnixCrypt_XS on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install perl-Crypt-UnixCrypt_XS

2. Uninstall "perl-Crypt-UnixCrypt_XS" package

In this section, we are going to explain the necessary steps to uninstall perl-Crypt-UnixCrypt_XS on openSUSE Leap:

$ sudo zypper remove perl-Crypt-UnixCrypt_XS

3. Information about the perl-Crypt-UnixCrypt_XS package on openSUSE Leap

Information for package perl-Crypt-UnixCrypt_XS:
------------------------------------------------
Repository : Main Repository
Name : perl-Crypt-UnixCrypt_XS
Version : 0.11-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 37.8 KiB
Installed : No
Status : not installed
Source package : perl-Crypt-UnixCrypt_XS-0.11-bp155.2.11.src
Upstream URL : http://search.cpan.org/dist/Crypt-UnixCrypt_XS/
Summary : Perl Xs Interface for a Portable Traditional
Description :
This module implements the DES-based Unix _crypt_ function. For those who
need to construct non-standard variants of _crypt_, the various building
blocks used in _crypt_ are also supplied separately.