How to Install and Uninstall perl-SystemPerl Package on openSUSE Leap

Last updated: June 02,2024

1. Install "perl-SystemPerl" package

This tutorial shows how to install perl-SystemPerl on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install perl-SystemPerl

2. Uninstall "perl-SystemPerl" package

Please follow the instructions below to uninstall perl-SystemPerl on openSUSE Leap:

$ sudo zypper remove perl-SystemPerl

3. Information about the perl-SystemPerl package on openSUSE Leap

Information for package perl-SystemPerl:
----------------------------------------
Repository : Main Repository
Name : perl-SystemPerl
Version : 1.342-bp155.2.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 463.0 KiB
Installed : No
Status : not installed
Source package : perl-SystemPerl-1.342-bp155.2.9.src
Upstream URL : http://search.cpan.org/dist/SystemPerl/
Summary : SystemPerl Language Extension to SystemC
Description :
SystemPerl is a version of the SystemC language. It is designed to expand
text so that needless repetition in the language is minimized. By using the
sp_preproc manpage, SystemPerl files can be expanded into C++ files at
compile time, or expanded in place to make them valid stand-alone SystemC
files.
The concept of SystemPerl is based upon the AUTOS in the the verilog-mode
manpage package for Emacs, by the same author.