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

Last updated: June 07,2024

1. Install "perl-Reply" package

Please follow the instructions below to install perl-Reply on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install perl-Reply

2. Uninstall "perl-Reply" package

Please follow the step by step instructions below to uninstall perl-Reply on openSUSE Leap:

$ sudo zypper remove perl-Reply

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

Information for package perl-Reply:
-----------------------------------
Repository : Main Repository
Name : perl-Reply
Version : 0.42-bp155.1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 123.2 KiB
Installed : No
Status : not installed
Source package : perl-Reply-0.42-bp155.1.4.src
Upstream URL : https://metacpan.org/release/Reply
Summary : Read, eval, print, loop, yay!
Description :
NOTE: This is an early release, and implementation details of this module
are still very much in flux. Feedback is welcome!
Reply is a lightweight, extensible REPL for Perl. It is plugin-based (see
Reply::Plugin), and through plugins supports many advanced features such as
coloring and pretty printing, readline support, and pluggable commands.