How to Install and Uninstall perl-Unix-Syslog Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "perl-Unix-Syslog" package

Learn how to install perl-Unix-Syslog on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install perl-Unix-Syslog

2. Uninstall "perl-Unix-Syslog" package

Please follow the instructions below to uninstall perl-Unix-Syslog on openSuSE Tumbleweed:

$ sudo zypper remove perl-Unix-Syslog

3. Information about the perl-Unix-Syslog package on openSuSE Tumbleweed

Information for package perl-Unix-Syslog:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-Unix-Syslog
Version : 1.1-20.40
Arch : x86_64
Vendor : openSUSE
Installed Size : 48.6 KiB
Installed : No
Status : not installed
Source package : perl-Unix-Syslog-1.1-20.40.src
Upstream URL : http://search.cpan.org/dist/Unix-Syslog/
Summary : Perl interface to the UNIX syslog(3) calls
Description :
This module provides an interface to the system logger syslogd(8) via
Perl's XSUBs. The implementation attempts to resemble the native libc-
functions of your system, so that anyone being familiar with syslog.h
should be able to use this module right away.